Searched refs:ieee80211_mps_set_frame_flags (Results 1 – 7 of 7) sorted by relevance
/linux/net/mac80211/ |
A D | mesh_ps.c | 42 ieee80211_mps_set_frame_flags(sdata, sta, nullfunc); in mps_qos_null_get() 186 void ieee80211_mps_set_frame_flags(struct ieee80211_sub_if_data *sdata, in ieee80211_mps_set_frame_flags() function
|
A D | mesh.h | 227 void ieee80211_mps_set_frame_flags(struct ieee80211_sub_if_data *sdata,
|
A D | mesh_hwmp.c | 217 ieee80211_mps_set_frame_flags(sdata, NULL, hdr); in prepare_frame_for_deferred_tx() 1252 ieee80211_mps_set_frame_flags(sdata, next_hop, hdr); in mesh_nexthop_lookup()
|
A D | mesh_pathtbl.c | 91 ieee80211_mps_set_frame_flags(sta->sdata, sta, hdr); in mesh_path_assign_nexthop()
|
A D | mesh.c | 873 ieee80211_mps_set_frame_flags(sdata, NULL, (void *) mgmt); in ieee80211_mesh_build_beacon()
|
A D | rx.c | 2959 ieee80211_mps_set_frame_flags(sdata, NULL, fwd_hdr); in ieee80211_rx_h_mesh_fwding()
|
A D | tx.c | 2035 ieee80211_mps_set_frame_flags(sdata, NULL, hdr); in ieee80211_xmit()
|
Completed in 40 milliseconds