Avoid the explicit arguments of Rxdma replenish to optimize the per packet rx data path CPU cycles. Also refactor the Rxdma ring structure. Karthikeyan Periyasamy (4): wifi: ath12k: avoid explicit mac id argument in Rxdma replenish wifi: ath12k: avoid explicit RBM id argument in Rxdma replenish wifi: ath12k: avoid explicit HW conversion argument in Rxdma replenish wifi: ath12k: refactor DP Rxdma ring structure v2: - Changed the copyright year drivers/net/wireless/ath/ath12k/dp.c | 6 +- drivers/net/wireless/ath/ath12k/dp.h | 13 +- drivers/net/wireless/ath/ath12k/dp_mon.c | 12 +- drivers/net/wireless/ath/ath12k/dp_mon.h | 4 +- drivers/net/wireless/ath/ath12k/dp_rx.c | 145 ++++++++++------------- drivers/net/wireless/ath/ath12k/dp_rx.h | 8 +- 6 files changed, 82 insertions(+), 106 deletions(-) base-commit: 553d0057523dc1d6935160613f1fbf9bb8db88f6 -- 2.17.1