Searched refs:axq_ampdu_depth (Results 1 – 3 of 3) sorted by relevance
755 txq->axq_ampdu_depth--; in ath_tx_process_buffer()1540 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()2128 txq->axq_ampdu_depth++; in ath_tx_txqaddbuf()
167 u32 axq_ampdu_depth; member
630 seq_printf(file, "%s: %2d ", "ampdu-depth", txq->axq_ampdu_depth); in print_queue()