Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dbase.c1064 txq->txq_poll_mark = false; in ath5k_txq_setup()
1177 txq->txq_poll_mark = false; in ath5k_drain_tx_buffs()
1788 txq->txq_poll_mark = false; in ath5k_tx_processq()
2524 if (txq->txq_poll_mark) { in ath5k_tx_complete_poll_work()
2533 txq->txq_poll_mark = true; in ath5k_tx_complete_poll_work()
Dath5k.h637 bool txq_poll_mark; member