Home
last modified time | relevance | path

Searched refs:txq_stuck (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dath5k.h620 * @txq_stuck: Queue stuck counter
638 unsigned int txq_stuck; member
H A Dbase.c1020 txq->txq_stuck = 0; in ath5k_txq_setup()
2484 txq->txq_stuck++; in ath5k_tx_complete_poll_work()
H A Ddebug.c841 " stuck: %d\n", txq->txq_stuck); in read_file_queue()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dath5k.h620 * @txq_stuck: Queue stuck counter
638 unsigned int txq_stuck; member
H A Dbase.c1065 txq->txq_stuck = 0; in ath5k_txq_setup()
2529 txq->txq_stuck++; in ath5k_tx_complete_poll_work()
H A Ddebug.c841 " stuck: %d\n", txq->txq_stuck); in read_file_queue()

Completed in 16 milliseconds