Searched refs:ATH_NON_AGGR_MIN_QDEPTH (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ath/ath9k/ | ||
D | ath9k.h | 110 #define ATH_NON_AGGR_MIN_QDEPTH 8 macro |
D | xmit.c | 1491 (!aggr && txq->axq_depth >= ATH_NON_AGGR_MIN_QDEPTH)) { in ath_tx_sched_aggr() |