Message ID | 20240112024214.3481840-1-quic_periyasa@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | wifi: ath12k: Introduce hw abstraction | expand |
Karthikeyan Periyasamy <quic_periyasa@quicinc.com> writes: > To support multi link operation (MLO), need to move from the multi wiphy > model to a single wiphy model. However, the single wiphy model allows > multiple link/radio to be exposed by the same mac80211 hw. So introduce > a new container (ath12k_hw) structure. This approach improves scalability > for future multi link operation support. > > v2: > - Rebased on pending branch as per jeff comments > > Note: Raised on top of pending branch > > Karthikeyan Periyasamy (2): > wifi: ath12k: Refactor the mac80211 hw access from link/radio > wifi: ath12k: Introduce the container for mac80211 hw In the pending branch I made changes to this patchset due to my changes in the dependency patchsets: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=9a0e461254022db80d13f9a4e4046280bfd2bd9c https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=f7f6382c4e81f1de141d687e32a0159ee1a3f11c