Searched refs:txq_ac_max_pending (Results 1 – 4 of 4) sorted by relevance
1045 if (!local->hw.txq_ac_max_pending) in ieee80211_register_hw()1046 local->hw.txq_ac_max_pending = 64; in ieee80211_register_hw()
1253 if (atomic_read(&sdata->txqs_len[ac]) >= local->hw.txq_ac_max_pending) in ieee80211_drv_tx()
313 local->hw.txq_ac_max_pending)) in ieee80211_propagate_queue_wake()
1992 int txq_ac_max_pending; member