Searched refs:txq_ac_max_pending (Results 1 – 4 of 4) sorted by relevance
1049 if (!local->hw.txq_ac_max_pending) in ieee80211_register_hw()1050 local->hw.txq_ac_max_pending = 64; in ieee80211_register_hw()
265 local->hw.txq_ac_max_pending)) in ieee80211_propagate_queue_wake()
1266 if (atomic_read(&sdata->txqs_len[ac]) >= local->hw.txq_ac_max_pending) in ieee80211_drv_tx()
2073 int txq_ac_max_pending; member