Searched refs:txq_max (Results 1 – 8 of 8) sorted by relevance
749 *tx = ah->txqs[AR5K_TX_QUEUE_ID_DATA_MIN].txq_max; in ath5k_get_ringparam() 776 ah->txqs[qnum].txq_max = tx; in ath5k_set_ringparam() 777 if (ah->txqs[qnum].txq_len >= ah->txqs[qnum].txq_max) in ath5k_set_ringparam()
1063 txq->txq_max = ATH5K_TXQ_LEN_MAX; in ath5k_txq_setup() 1676 if (txq->txq_len >= txq->txq_max && in ath5k_tx_queue() 2065 if (ah->cabq->txq_len >= ah->cabq->txq_max) in ath5k_beacon_send()
618 * @txq_max: Max allowed num of queued buffers636 int txq_max; member
289 uint16_t txq_max; /* max length */ member
3812 pring ? pring->txq_max : 0); in lpfc_txq_hw_show()
21188 if (txq_cnt > pring->txq_max) in lpfc_drain_txq() 21189 pring->txq_max = txq_cnt; in lpfc_drain_txq()
3203 u32 txq_max; member
11580 tp->txq_cnt = min(tp->rxq_cnt, tp->txq_max); in tg3_enable_msix() 12816 channel->max_tx = tp->txq_max; in tg3_get_channels() 12830 channel->tx_count = min(deflt_qs, tp->txq_max); in tg3_get_channels() 12843 channel->tx_count > tp->txq_max) in tg3_set_channels() 16499 tp->txq_max = 1; in tg3_get_invariants() 16507 tp->txq_max = tp->irq_max - 1; in tg3_get_invariants()