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