Home
last modified time | relevance | path

Searched refs:txq_poll_mark (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dbase.c1019 txq->txq_poll_mark = false; in ath5k_txq_setup()
1132 txq->txq_poll_mark = false; in ath5k_drain_tx_buffs()
1743 txq->txq_poll_mark = false; in ath5k_tx_processq()
2479 if (txq->txq_poll_mark) { in ath5k_tx_complete_poll_work()
2488 txq->txq_poll_mark = true; in ath5k_tx_complete_poll_work()
H A Dath5k.h619 * @txq_poll_mark: Used to check if queue got stuck
637 bool txq_poll_mark; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A 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()
H A Dath5k.h619 * @txq_poll_mark: Used to check if queue got stuck
637 bool txq_poll_mark; member

Completed in 13 milliseconds