Searched refs:ieee80211_mps_set_frame_flags (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_ps.c | 42 ieee80211_mps_set_frame_flags(sdata, sta, nullfunc); in mps_qos_null_get() 175 * ieee80211_mps_set_frame_flags - set mesh PS flags in FC (and QoS Control) 186 void ieee80211_mps_set_frame_flags(struct ieee80211_sub_if_data *sdata, in ieee80211_mps_set_frame_flags() function
|
H A D | mesh.h | 227 void ieee80211_mps_set_frame_flags(struct ieee80211_sub_if_data *sdata,
|
H A D | mesh_hwmp.c | 217 ieee80211_mps_set_frame_flags(sdata, NULL, hdr); in prepare_frame_for_deferred_tx() 1248 ieee80211_mps_set_frame_flags(sdata, next_hop, hdr); in mesh_nexthop_lookup()
|
H A D | mesh_pathtbl.c | 91 ieee80211_mps_set_frame_flags(sta->sdata, sta, hdr); in mesh_path_assign_nexthop()
|
H A D | mesh.c | 843 ieee80211_mps_set_frame_flags(sdata, NULL, (void *) mgmt); in ieee80211_mesh_build_beacon()
|
H A D | rx.c | 2952 ieee80211_mps_set_frame_flags(sdata, NULL, fwd_hdr); in ieee80211_rx_h_mesh_fwding()
|
H A D | tx.c | 2026 ieee80211_mps_set_frame_flags(sdata, NULL, hdr); in ieee80211_xmit()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_ps.c | 43 ieee80211_mps_set_frame_flags(sdata, sta, nullfunc); in mps_qos_null_get() 176 * ieee80211_mps_set_frame_flags - set mesh PS flags in FC (and QoS Control) 187 void ieee80211_mps_set_frame_flags(struct ieee80211_sub_if_data *sdata, in ieee80211_mps_set_frame_flags() function
|
H A D | mesh.h | 261 void ieee80211_mps_set_frame_flags(struct ieee80211_sub_if_data *sdata,
|
H A D | mesh_hwmp.c | 217 ieee80211_mps_set_frame_flags(sdata, NULL, hdr); in prepare_frame_for_deferred_tx() 1274 ieee80211_mps_set_frame_flags(sdata, next_hop, hdr); in mesh_nexthop_lookup()
|
H A D | mesh_pathtbl.c | 127 ieee80211_mps_set_frame_flags(sta->sdata, sta, hdr); in mesh_path_assign_nexthop()
|
H A D | mesh.c | 1031 ieee80211_mps_set_frame_flags(sdata, NULL, (void *) mgmt); in ieee80211_mesh_build_beacon()
|
H A D | rx.c | 2936 ieee80211_mps_set_frame_flags(sdata, NULL, fwd_hdr); in ieee80211_rx_mesh_data()
|
H A D | tx.c | 2059 ieee80211_mps_set_frame_flags(sdata, NULL, hdr); in ieee80211_xmit()
|
Completed in 37 milliseconds