Searched refs:axq_depth (Results 1 – 6 of 6) sorted by relevance
744 txq->axq_depth--; in ath_tx_process_buffer()1551 (!aggr && txq->axq_depth >= ATH_NON_AGGR_MIN_QDEPTH)) { in ath_tx_sched_aggr()1822 txq->axq_depth = 0; in ath_txq_setup()1951 if (!sc->tx.txq[i].axq_depth) in ath_drain_all_txq()2067 txq->axq_qnum, txq->axq_depth); in ath_tx_txqaddbuf()2101 txq->axq_depth++; in ath_tx_txqaddbuf()2506 if ((sc->ps_flags & PS_WAIT_FOR_TX_ACK) && !txq->axq_depth) { in ath_tx_complete()
35 if (txq->axq_depth) { in ath_tx_complete_check()
176 cabq_depth = cabq->axq_depth; in ath9k_beacon_generate()
166 u32 axq_depth; member
67 if (txq->axq_depth) { in ath9k_has_pending_frames()860 if (!txq->axq_depth) in ath9k_txq_has_key()
614 seq_printf(file, "%s: %2d ", "qdepth", txq->axq_depth); in print_queue()