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