Home
last modified time | relevance | path

Searched refs:axq_tx_inprogress (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dlink.c36 if (txq->axq_tx_inprogress) { in ath_tx_complete_check()
41 txq->axq_tx_inprogress = true; in ath_tx_complete_check()
Dath9k.h166 bool axq_tx_inprogress; member
Dxmit.c735 txq->axq_tx_inprogress = false; in ath_tx_process_buffer()
1801 txq->axq_tx_inprogress = false; in ath_txq_setup()
1903 txq->axq_tx_inprogress = false; in ath_draintxq()