Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath5k/
Dath5k.h638 unsigned int txq_stuck; member
Dbase.c1021 txq->txq_stuck = 0; in ath5k_txq_setup()
2486 txq->txq_stuck++; in ath5k_tx_complete_poll_work()
Ddebug.c861 " stuck: %d\n", txq->txq_stuck); in read_file_queue()