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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddebug.h164 * @puttxbuf: Number of times hardware was given txbuf to write.
188 u32 puttxbuf; member in struct:ath_tx_stats
H A Dxmit.c1985 bool puttxbuf = false; ath_tx_txqaddbuf() local
2006 puttxbuf = true; ath_tx_txqaddbuf()
2016 puttxbuf = true; ath_tx_txqaddbuf()
2021 if (puttxbuf) { ath_tx_txqaddbuf()
2022 TX_STAT_INC(txq->axq_qnum, puttxbuf); ath_tx_txqaddbuf()
H A Ddebug.c616 PR("HW-put-tx-buf: ", puttxbuf); read_file_xmit()

Completed in 221 milliseconds