Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Ddebug.h163 * @puttxbuf: Number of times hardware was given txbuf to write.
186 u32 puttxbuf; member
H A Dxmit.c1987 bool puttxbuf = false; in ath_tx_txqaddbuf() local
2008 puttxbuf = true; in ath_tx_txqaddbuf()
2018 puttxbuf = true; in ath_tx_txqaddbuf()
2023 if (puttxbuf) { in ath_tx_txqaddbuf()
2024 TX_STAT_INC(sc, txq->axq_qnum, puttxbuf); in ath_tx_txqaddbuf()
H A Ddebug.c615 PR("HW-put-tx-buf: ", puttxbuf); in read_file_xmit()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Ddebug.h164 * @puttxbuf: Number of times hardware was given txbuf to write.
187 u32 puttxbuf; member
H A Dxmit.c2046 bool puttxbuf = false; in ath_tx_txqaddbuf() local
2067 puttxbuf = true; in ath_tx_txqaddbuf()
2077 puttxbuf = true; in ath_tx_txqaddbuf()
2082 if (puttxbuf) { in ath_tx_txqaddbuf()
2083 TX_STAT_INC(sc, txq->axq_qnum, puttxbuf); in ath_tx_txqaddbuf()
H A Ddebug.c600 PR("HW-put-tx-buf: ", puttxbuf); in read_file_xmit()

Completed in 14 milliseconds