mbox series

[0/3] wifi: ath12k: MLO setup for single split-phy PCI device

Message ID 20250207050327.360987-1-quic_aarasahu@quicinc.com (mailing list archive)
Headers show
Series wifi: ath12k: MLO setup for single split-phy PCI device | expand

Message

Aaradhana Sahu Feb. 7, 2025, 5:03 a.m. UTC
The single split-phy PCI device can establish multi-link operation(MLO)
within its own radios.

Therefore, enables MLO for single split-phy PCI device.

Aaradhana Sahu (3):
  wifi: ath12k: Enable MLO setup ready and teardown commands for single
    split-phy device
  wifi: ath12k: Remove dependency on single_chip_mlo_support for
    mlo_capable flag
  wifi: ath12k: Enable MLO for single split-phy PCI device

 drivers/net/wireless/ath/ath12k/core.c | 46 ++++++++++++++++++++------
 drivers/net/wireless/ath/ath12k/core.h |  4 +--
 drivers/net/wireless/ath/ath12k/mac.c  |  9 +++++
 drivers/net/wireless/ath/ath12k/qmi.c  | 12 ++-----
 4 files changed, 49 insertions(+), 22 deletions(-)


base-commit: d132a72d768bae74d10e6539fcf6522dfdbd1115

Comments

Jeff Johnson Feb. 11, 2025, 3:44 p.m. UTC | #1
On Fri, 07 Feb 2025 10:33:24 +0530, Aaradhana Sahu wrote:
> The single split-phy PCI device can establish multi-link operation(MLO)
> within its own radios.
> 
> Therefore, enables MLO for single split-phy PCI device.
> 
> Aaradhana Sahu (3):
>   wifi: ath12k: Enable MLO setup ready and teardown commands for single
>     split-phy device
>   wifi: ath12k: Remove dependency on single_chip_mlo_support for
>     mlo_capable flag
>   wifi: ath12k: Enable MLO for single split-phy PCI device
> 
> [...]

Applied, thanks!

[1/3] wifi: ath12k: Enable MLO setup ready and teardown commands for single split-phy device
      commit: 5cec2d86c7f4242fb30a696d8e6fd48109bf3e8f
[2/3] wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flag
      commit: 16266b7ad6c011f760083851e8caa0d6b657f5e8
[3/3] wifi: ath12k: Enable MLO for single split-phy PCI device
      commit: 4f4bd1f8a5c2f7b1b24ecc553033b210de2a0513

Best regards,