Home
last modified time | relevance | path

Searched refs:axq_ampdu_depth (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c698 txq->axq_ampdu_depth--; in ath_tx_process_buffer()
1490 if ((aggr && txq->axq_ampdu_depth >= ATH_AGGR_MIN_QDEPTH) || in ath_tx_sched_aggr()
1759 txq->axq_ampdu_depth = 0; in ath_txq_setup()
2039 txq->axq_ampdu_depth++; in ath_tx_txqaddbuf()
H A Dath9k.h165 u32 axq_ampdu_depth; member
H A Ddebug.c630 seq_printf(file, "%s: %2d ", "ampdu-depth", txq->axq_ampdu_depth); in print_queue()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c747 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()
H A Dath9k.h166 u32 axq_ampdu_depth; member
H A Ddebug.c615 seq_printf(file, "%s: %2d ", "ampdu-depth", txq->axq_ampdu_depth); in print_queue()

Completed in 16 milliseconds