Searched refs:ATH_AGGR_MIN_QDEPTH (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ | ||
H A D | arn_core.h | 575 #define ATH_AGGR_MIN_QDEPTH 2 macro |
H A D | arn_xmit.c | 768 } while (txq->axq_depth < ATH_AGGR_MIN_QDEPTH && in arn_tx_sched_aggr() |