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