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