Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dlink.c43 if (txq->axq_tx_inprogress) { in ath_tx_complete_poll_work()
48 txq->axq_tx_inprogress = true; in ath_tx_complete_poll_work()
Dath9k.h167 bool axq_tx_inprogress; member
Dxmit.c683 txq->axq_tx_inprogress = false; in ath_tx_process_buffer()
1754 txq->axq_tx_inprogress = false; in ath_txq_setup()
1855 txq->axq_tx_inprogress = false; in ath_draintxq()