Searched refs:ac_queue (Results 1 – 3 of 3) sorted by relevance
207 u16 ac_queue = p54_queue - P54_QUEUE_DATA; in p54_tx_qos_accounting_alloc() local208 ieee80211_stop_queue(priv->hw, ac_queue); in p54_tx_qos_accounting_alloc()
409 int ac_queue = sdata->vif.hw_queue[ac]; in _ieee80211_wake_txqs() local411 if (ac_queue == i || in _ieee80211_wake_txqs()
1001 u16 ac_queue = brcms_fifo_to_ac(queue); in brcms_c_dotxstatus() local1003 ieee80211_queue_stopped(wlc->pub->ieee_hw, ac_queue)) in brcms_c_dotxstatus()1004 ieee80211_wake_queue(wlc->pub->ieee_hw, ac_queue); in brcms_c_dotxstatus()