From: Kalle Valo <kvalo@kernel.org>
To: Harshitha Prem <quic_hprem@quicinc.com>
Cc: ath12k@lists.infradead.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH v9 0/8] wifi: ath12k: Introduce device group abstraction
Date: Tue, 06 Aug 2024 09:10:33 +0300 [thread overview]
Message-ID: <87y15a5gh2.fsf@kernel.org> (raw)
In-Reply-To: <20240628095139.292952-1-quic_hprem@quicinc.com> (Harshitha Prem's message of "Fri, 28 Jun 2024 15:21:31 +0530")
Harshitha Prem <quic_hprem@quicinc.com> writes:
> To support multi-link operation, multiple devices with different bands say
> 2 GHz or 5 GHz or 6 GHz can be combined together as a group and provide
> an abstraction to mac80211.
>
> Device group abstraction - when there are multiple devices that are
> connected by any means of communication interface between them, then these
> devices can be combined together as a single group using a group id to form
> a group abstraction. In ath12k driver, this abstraction would be named as
> ath12k_hw_group (ag).
The design discussion is still ongoing in v8 so I'm going to just drop
v9. We need to conclude the discussion first.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2024-08-06 6:10 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 9:51 [PATCH v9 0/8] wifi: ath12k: Introduce device group abstraction Harshitha Prem
2024-06-28 9:51 ` [PATCH v9 1/8] wifi: ath12k: Refactor core start api Harshitha Prem
2024-07-01 23:41 ` Jeff Johnson
2024-06-28 9:51 ` [PATCH v9 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw Harshitha Prem
2024-07-01 23:41 ` Jeff Johnson
2024-06-28 9:51 ` [PATCH v9 3/8] wifi: ath12k: Add ath12k_get_num_hw api Harshitha Prem
2024-07-01 23:41 ` Jeff Johnson
2024-06-28 9:51 ` [PATCH v9 4/8] wifi: ath12k: Introduce QMI firmware ready flag Harshitha Prem
2024-07-01 23:41 ` Jeff Johnson
2024-06-28 9:51 ` [PATCH v9 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api Harshitha Prem
2024-07-01 23:41 ` Jeff Johnson
2024-06-28 9:51 ` [PATCH v9 6/8] wifi: ath12k: Introduce device group abstraction Harshitha Prem
2024-07-01 23:42 ` Jeff Johnson
2024-06-28 9:51 ` [PATCH v9 7/8] wifi: ath12k: refactor core start based on hardware group Harshitha Prem
2024-07-01 23:42 ` Jeff Johnson
2024-06-28 9:51 ` [PATCH v9 8/8] wifi: ath12k: move ath12k_hw from per device to group Harshitha Prem
2024-07-01 23:42 ` Jeff Johnson
2024-08-06 6:10 ` Kalle Valo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y15a5gh2.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_hprem@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.