Searched refs:axq_ampdu_depth (Results 1 – 3 of 3) sorted by relevance
747 txq->axq_ampdu_depth--; in ath_tx_process_buffer()1551 if ((aggr && txq->axq_ampdu_depth >= ATH_AGGR_MIN_QDEPTH) || in ath_tx_sched_aggr()1818 txq->axq_ampdu_depth = 0; in ath_txq_setup()2098 txq->axq_ampdu_depth++; in ath_tx_txqaddbuf()
166 u32 axq_ampdu_depth; member
615 seq_printf(file, "%s: %2d ", "ampdu-depth", txq->axq_ampdu_depth); in print_queue()