Searched refs:ATH_AGGR_MIN_QDEPTH (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ | ||
A D | ath9k.h | 109 #define ATH_AGGR_MIN_QDEPTH 2 macro |
A D | xmit.c | 1531 if ((aggr && txq->axq_ampdu_depth >= ATH_AGGR_MIN_QDEPTH) || in ath_tx_sched_aggr() |
Completed in 15 milliseconds