2024-04-09 15:57:39

by Karthikeyan Periyasamy

[permalink] [raw]
Subject: [PATCH v2 0/4] wifi: ath12k: Refactor hardware cookie conversion

Refactor the hardware cokie conversion initialization procedure to
support multi-device MLO.

This change is applicable to all platforms.

v2:
- Updated the cover letter message
- Updated the tested tag for WCN7850

Karthikeyan Periyasamy (4):
wifi: ath12k: avoid redundant code in Rx cookie conversion init
wifi: ath12k: Refactor the hardware cookie conversion init
wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion
table
wifi: ath12k: Refactor data path cmem init

drivers/net/wireless/ath/ath12k/dp.c | 70 ++++++++++++++++++++++------
drivers/net/wireless/ath/ath12k/dp.h | 3 ++
2 files changed, 58 insertions(+), 15 deletions(-)


base-commit: dc410c4accd2fe64479a1f4ebc47ec9cd3928f4a
--
2.34.1