Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dlink.c36 if (txq->axq_tx_inprogress) { in ath_tx_complete_check()
41 txq->axq_tx_inprogress = true; in ath_tx_complete_check()
H A Dath9k.h166 bool axq_tx_inprogress; member
H A Dxmit.c694 txq->axq_tx_inprogress = false; in ath_tx_process_buffer()
1760 txq->axq_tx_inprogress = false; in ath_txq_setup()
1862 txq->axq_tx_inprogress = false; in ath_draintxq()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dlink.c36 if (txq->axq_tx_inprogress) { in ath_tx_complete_check()
41 txq->axq_tx_inprogress = true; in ath_tx_complete_check()
H A Dath9k.h167 bool axq_tx_inprogress; member
H A Dxmit.c743 txq->axq_tx_inprogress = false; in ath_tx_process_buffer()
1819 txq->axq_tx_inprogress = false; in ath_txq_setup()
1921 txq->axq_tx_inprogress = false; in ath_draintxq()

Completed in 15 milliseconds