Searched refs:ieee80211_set_qos_hdr (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | wme.h | 18 void ieee80211_set_qos_hdr(struct ieee80211_sub_if_data *sdata,
|
H A D | wme.c | 188 * ieee80211_set_qos_hdr - Fill in the QoS header if there is one. 193 void ieee80211_set_qos_hdr(struct ieee80211_sub_if_data *sdata, in ieee80211_set_qos_hdr() function
|
H A D | mesh_ps.c | 437 ieee80211_set_qos_hdr(sdata, new_skb); in mpsp_qos_null_append()
|
H A D | mesh_hwmp.c | 216 ieee80211_set_qos_hdr(sdata, skb); in prepare_frame_for_deferred_tx() 1185 ieee80211_set_qos_hdr(sdata, skb); in mesh_nexthop_resolve()
|
H A D | tx.c | 2063 ieee80211_set_qos_hdr(sdata, skb); in ieee80211_xmit()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | wme.h | 20 void ieee80211_set_qos_hdr(struct ieee80211_sub_if_data *sdata,
|
H A D | wme.c | 235 * ieee80211_set_qos_hdr - Fill in the QoS header if there is one. 240 void ieee80211_set_qos_hdr(struct ieee80211_sub_if_data *sdata, in ieee80211_set_qos_hdr() function
|
H A D | mesh_ps.c | 436 ieee80211_set_qos_hdr(sdata, new_skb); in mpsp_qos_null_append()
|
H A D | mesh_hwmp.c | 216 ieee80211_set_qos_hdr(sdata, skb); in prepare_frame_for_deferred_tx() 1167 ieee80211_set_qos_hdr(sdata, skb); in mesh_nexthop_resolve()
|
H A D | tx.c | 2030 ieee80211_set_qos_hdr(sdata, skb); in ieee80211_xmit()
|
Completed in 25 milliseconds