Searched refs:axq_depth (Results 1 – 5 of 5) sorted by relevance
1005 txq->axq_depth = 0; in ath_txq_setup()1140 txq->axq_depth--; in ath_draintxq()1315 "qnum: %d, txq depth: %d\n", txq->axq_qnum, txq->axq_depth); in ath_tx_txqaddbuf()1318 if (txq->axq_depth >= ATH_TXFIFO_DEPTH) { in ath_tx_txqaddbuf()1354 txq->axq_depth++; in ath_tx_txqaddbuf()2064 txq->axq_depth--; in ath_tx_processq()2139 if (txq->axq_depth) { in ath_tx_complete_poll_work()2244 txq->axq_depth--; in ath_tx_edma_tasklet()
188 u32 axq_depth; member
202 cabq_depth = cabq->axq_depth; in ath_beacon_generate()
573 PRX("axq-depth: ", axq_depth); in read_file_xmit()
63 if (txq->axq_depth || !list_empty(&txq->axq_acq)) in ath9k_has_pending_frames()