Home
last modified time | relevance | path

Searched refs:ieee80211_ac_from_tid (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dagg-tx.c164 int queue = sdata->vif.hw_queue[ieee80211_ac_from_tid(tid)]; in __acquires()
179 int queue = sdata->vif.hw_queue[ieee80211_ac_from_tid(tid)]; in __releases()
245 int queue = sdata->vif.hw_queue[ieee80211_ac_from_tid(tid)]; in __acquires()
H A Dstatus.c98 ac = ieee80211_ac_from_tid(tid); in ieee80211_handle_filtered_frame()
H A Dtx.c1543 txqi->txq.ac = ieee80211_ac_from_tid(tid); in ieee80211_txq_init()
2425 skb_set_queue_mapping(skb, ieee80211_ac_from_tid(skb->priority)); in ieee80211_monitor_start_xmit()
6021 int ac = ieee80211_ac_from_tid(tid); in __ieee80211_tx_skb_tid_band()
H A Dieee80211_i.h2342 static inline int ieee80211_ac_from_tid(int tid) in ieee80211_ac_from_tid() function
H A Dsta_info.c2288 u8 ac = ieee80211_ac_from_tid(tid); in ieee80211_sta_register_airtime()
H A Drx.c1634 int ac = ieee80211_ac_from_tid(tid); in ieee80211_sta_uapsd_trigger()
H A Dmlme.c3117 ac = ieee80211_ac_from_tid(tid); in ieee80211_sta_tx_wmm_ac_notify()