Searched refs:__ieee80211_tx_skb_tid_band (Results 1 – 3 of 3) sorted by relevance
/linux/net/mac80211/ |
H A D | ieee80211_i.h | 2306 void __ieee80211_tx_skb_tid_band(struct ieee80211_sub_if_data *sdata, 2321 __ieee80211_tx_skb_tid_band(sdata, skb, tid, -1, band); in ieee80211_tx_skb_tid_band()
|
H A D | tx.c | 6051 void __ieee80211_tx_skb_tid_band(struct ieee80211_sub_if_data *sdata, in __ieee80211_tx_skb_tid_band() function 6132 __ieee80211_tx_skb_tid_band(sdata, skb, tid, link_id, band); in ieee80211_tx_skb_tid()
|
H A D | rx.c | 3973 __ieee80211_tx_skb_tid_band(rx->sdata, nskb, 7, -1, in ieee80211_rx_h_action_return()
|