Searched refs:axq_ampdu_depth (Results 1 – 2 of 2) sorted by relevance
742 txq->axq_ampdu_depth--; in ath_tx_process_buffer()1546 if ((aggr && txq->axq_ampdu_depth >= ATH_AGGR_MIN_QDEPTH) || in ath_tx_sched_aggr()1819 txq->axq_ampdu_depth = 0; in ath_txq_setup()2099 txq->axq_ampdu_depth++; in ath_tx_txqaddbuf()
167 u32 axq_ampdu_depth; member