Home
last modified time | relevance | path

Searched refs:ieee80211_ac_from_tid (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/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.c97 ac = ieee80211_ac_from_tid(tid); in ieee80211_handle_filtered_frame()
H A Dieee80211_i.h2068 static inline int ieee80211_ac_from_tid(int tid) in ieee80211_ac_from_tid() function
H A Dtx.c1492 txqi->txq.ac = ieee80211_ac_from_tid(tid); in ieee80211_txq_init()
5450 int ac = ieee80211_ac_from_tid(tid); in __ieee80211_tx_skb_tid_band()
H A Dsta_info.c1903 u8 ac = ieee80211_ac_from_tid(tid); in ieee80211_sta_register_airtime()
H A Dmlme.c2506 ac = ieee80211_ac_from_tid(tid); in ieee80211_sta_tx_wmm_ac_notify()
H A Drx.c1650 int ac = ieee80211_ac_from_tid(tid); in ieee80211_sta_uapsd_trigger()
/kernel/linux/linux-6.6/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 Dieee80211_i.h2342 static inline int ieee80211_ac_from_tid(int tid) in ieee80211_ac_from_tid() function
H A Dtx.c1538 txqi->txq.ac = ieee80211_ac_from_tid(tid); in ieee80211_txq_init()
2420 skb_set_queue_mapping(skb, ieee80211_ac_from_tid(skb->priority)); in ieee80211_monitor_start_xmit()
6014 int ac = ieee80211_ac_from_tid(tid); in __ieee80211_tx_skb_tid_band()
H A Dsta_info.c2266 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()

Completed in 60 milliseconds