Home
last modified time | relevance | path

Searched refs:TX_STAT_INC (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Ddebug.h28 #define TX_STAT_INC(sc, q, c) do { (sc)->debug.stats.txstats[q].c++; } while (0) macro
34 #define TX_STAT_INC(sc, q, c) do { (void)(sc); } while (0) macro
H A Ddebug.c788 TX_STAT_INC(sc, qnum, tx_pkts_all); in ath_debug_stat_tx()
793 TX_STAT_INC(sc, qnum, a_xretries); in ath_debug_stat_tx()
795 TX_STAT_INC(sc, qnum, a_completed); in ath_debug_stat_tx()
798 TX_STAT_INC(sc, qnum, xretries); in ath_debug_stat_tx()
800 TX_STAT_INC(sc, qnum, completed); in ath_debug_stat_tx()
804 TX_STAT_INC(sc, qnum, txerr_filtered); in ath_debug_stat_tx()
806 TX_STAT_INC(sc, qnum, fifo_underrun); in ath_debug_stat_tx()
808 TX_STAT_INC(sc, qnum, xtxop); in ath_debug_stat_tx()
810 TX_STAT_INC(sc, qnum, timer_exp); in ath_debug_stat_tx()
812 TX_STAT_INC(s in ath_debug_stat_tx()
[all...]
H A Dhif_usb.c247 TX_STAT_INC(hif_dev, skb_success); in ath9k_skb_queue_complete()
251 TX_STAT_INC(hif_dev, skb_failed); in ath9k_skb_queue_complete()
305 TX_STAT_INC(hif_dev, buf_completed); in hif_usb_tx_cb()
356 TX_STAT_INC(hif_dev, skb_queued); in __hif_usb_tx()
372 TX_STAT_INC(hif_dev, buf_queued); in __hif_usb_tx()
517 TX_STAT_INC(hif_dev, skb_failed); in hif_usb_sta_drain()
H A Dhtc.h334 #define TX_STAT_INC(hif_dev, c) \ macro
381 #define TX_STAT_INC(hif_dev, c) do { } while (0) macro
H A Dxmit.c352 TX_STAT_INC(sc, txq->axq_qnum, a_retries); in ath_tx_set_retry()
1056 TX_STAT_INC(sc, txq->axq_qnum, a_aggr); in ath_tx_form_aggr()
1670 TX_STAT_INC(sc, txq->axq_qnum, a_queued_hw); in ath9k_release_buffered_frames()
2024 TX_STAT_INC(sc, txq->axq_qnum, puttxbuf); in ath_tx_txqaddbuf()
2031 TX_STAT_INC(sc, txq->axq_qnum, txstart); in ath_tx_txqaddbuf()
2068 TX_STAT_INC(sc, txq->axq_qnum, queued); in ath_tx_send_normal()
2398 TX_STAT_INC(sc, txctl.txq->axq_qnum, queued); in ath_tx_cabq()
2623 TX_STAT_INC(sc, txq->axq_qnum, txprocdesc); in ath_tx_processq()
2702 TX_STAT_INC(sc, txq->axq_qnum, txprocdesc); in ath_tx_edma_tasklet()
H A Dmain.c822 TX_STAT_INC(sc, txctl.txq->axq_qnum, txfailed); in ath9k_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Ddebug.h28 #define TX_STAT_INC(sc, q, c) do { (sc)->debug.stats.txstats[q].c++; } while (0) macro
34 #define TX_STAT_INC(sc, q, c) do { (void)(sc); } while (0) macro
H A Ddebug.c817 TX_STAT_INC(sc, qnum, tx_pkts_all); in ath_debug_stat_tx()
822 TX_STAT_INC(sc, qnum, a_xretries); in ath_debug_stat_tx()
824 TX_STAT_INC(sc, qnum, a_completed); in ath_debug_stat_tx()
827 TX_STAT_INC(sc, qnum, xretries); in ath_debug_stat_tx()
829 TX_STAT_INC(sc, qnum, completed); in ath_debug_stat_tx()
833 TX_STAT_INC(sc, qnum, txerr_filtered); in ath_debug_stat_tx()
835 TX_STAT_INC(sc, qnum, fifo_underrun); in ath_debug_stat_tx()
837 TX_STAT_INC(sc, qnum, xtxop); in ath_debug_stat_tx()
839 TX_STAT_INC(sc, qnum, timer_exp); in ath_debug_stat_tx()
841 TX_STAT_INC(s in ath_debug_stat_tx()
[all...]
H A Dhif_usb.c245 TX_STAT_INC(hif_dev, skb_success); in ath9k_skb_queue_complete()
249 TX_STAT_INC(hif_dev, skb_failed); in ath9k_skb_queue_complete()
303 TX_STAT_INC(hif_dev, buf_completed); in hif_usb_tx_cb()
354 TX_STAT_INC(hif_dev, skb_queued); in __hif_usb_tx()
370 TX_STAT_INC(hif_dev, buf_queued); in __hif_usb_tx()
515 TX_STAT_INC(hif_dev, skb_failed); in hif_usb_sta_drain()
H A Dhtc.h333 #define TX_STAT_INC(hif_dev, c) \ macro
380 #define TX_STAT_INC(hif_dev, c) do { } while (0) macro
H A Dxmit.c399 TX_STAT_INC(sc, txq->axq_qnum, a_retries); in ath_tx_set_retry()
1105 TX_STAT_INC(sc, txq->axq_qnum, a_aggr); in ath_tx_form_aggr()
1729 TX_STAT_INC(sc, txq->axq_qnum, a_queued_hw); in ath9k_release_buffered_frames()
2083 TX_STAT_INC(sc, txq->axq_qnum, puttxbuf); in ath_tx_txqaddbuf()
2090 TX_STAT_INC(sc, txq->axq_qnum, txstart); in ath_tx_txqaddbuf()
2127 TX_STAT_INC(sc, txq->axq_qnum, queued); in ath_tx_send_normal()
2457 TX_STAT_INC(sc, txctl.txq->axq_qnum, queued); in ath_tx_cabq()
2682 TX_STAT_INC(sc, txq->axq_qnum, txprocdesc); in ath_tx_processq()
2761 TX_STAT_INC(sc, txq->axq_qnum, txprocdesc); in ath_tx_edma_tasklet()
H A Dmain.c822 TX_STAT_INC(sc, txctl.txq->axq_qnum, txfailed); in ath9k_tx()

Completed in 25 milliseconds