Searched refs:txq_len (Results 1 – 4 of 4) sorted by relevance
877 txq->txq_len++; in ath5k_txbuf_setup()1062 txq->txq_len = 0; in ath5k_txq_setup()1173 txq->txq_len--; in ath5k_drain_tx_buffs()1676 if (txq->txq_len >= txq->txq_max && in ath5k_tx_queue()1822 txq->txq_len--; in ath5k_tx_processq()1827 if (txq->txq_len < ATH5K_TXQ_LEN_LOW && txq->qnum < 4) in ath5k_tx_processq()2065 if (ah->cabq->txq_len >= ah->cabq->txq_max) in ath5k_beacon_send()2523 if (txq->txq_len > 1) { in ath5k_tx_complete_poll_work()
777 if (ah->txqs[qnum].txq_len >= ah->txqs[qnum].txq_max) in ath5k_set_ringparam()
635 int txq_len; member
839 " len: %d bufs: %d\n", txq->txq_len, n); in read_file_queue()
Completed in 21 milliseconds