mbox series

[0/3] wifi: ath12k: Optimize the lock contention in Rx data path

Message ID 20240226162310.629162-1-quic_periyasa@quicinc.com
Headers show
Series wifi: ath12k: Optimize the lock contention in Rx data path | expand

Message

Karthikeyan Periyasamy Feb. 26, 2024, 4:23 p.m. UTC
Refactor the Rxdma replenish procedure and avoid the Rx descriptor used
list to reduce the lock contention in Rx data path.

Karthikeyan Periyasamy (3):
  wifi: ath12k: Refactor Rxdma buffer replinish argument
  wifi: ath12k: Optimize the lock contention of used list in Rx data
    path
  wifi: ath12k: Refactor error handler of Rxdma replenish

 drivers/net/wireless/ath/ath12k/dp.c    |  31 ++++--
 drivers/net/wireless/ath/ath12k/dp.h    |   5 +-
 drivers/net/wireless/ath/ath12k/dp_rx.c | 140 +++++++++++++++---------
 drivers/net/wireless/ath/ath12k/dp_rx.h |   1 +
 4 files changed, 113 insertions(+), 64 deletions(-)


base-commit: c39a5cfa0448f3afbee78373f16d87815a674f11