Home
last modified time | relevance | path

Searched refs:txq_poll_mark (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dbase.c1020 txq->txq_poll_mark = false; in ath5k_txq_setup()
1133 txq->txq_poll_mark = false; in ath5k_drain_tx_buffs()
1744 txq->txq_poll_mark = false; in ath5k_tx_processq()
2481 if (txq->txq_poll_mark) { in ath5k_tx_complete_poll_work()
2490 txq->txq_poll_mark = true; in ath5k_tx_complete_poll_work()
Dath5k.h637 bool txq_poll_mark; member