Home
last modified time | relevance | path

Searched defs:beacon (Results 1 – 9 of 9) sorted by relevance

/net/mac80211/
Dmesh_sync.c168 struct beacon_data *beacon) in mesh_sync_offset_adjust_tsf()
Dtx.c4598 struct beacon_data *beacon) in ieee80211_set_beacon_cntdwn()
4643 static u8 __ieee80211_beacon_update_cntdwn(struct beacon_data *beacon) in __ieee80211_beacon_update_cntdwn()
4656 struct beacon_data *beacon = NULL; in ieee80211_beacon_update_cntdwn() local
4682 struct beacon_data *beacon = NULL; in ieee80211_beacon_set_cntdwn() local
4707 struct beacon_data *beacon = NULL; in ieee80211_beacon_cntdwn_is_complete() local
4796 struct beacon_data *beacon = NULL; in __ieee80211_beacon_get() local
5302 struct beacon_data *beacon = in ieee80211_get_buffered_bc() local
Dscan.c63 bool beacon) in ieee80211_update_bss_from_elems()
149 bool beacon = ieee80211_is_beacon(mgmt->frame_control) || in ieee80211_bss_info_update() local
Doffchannel.c885 struct beacon_data *beacon = NULL; in ieee80211_mgmt_tx() local
Dmesh.c1094 struct ieee802_11_elems *elems, bool beacon) in ieee80211_mesh_process_chnswitch()
Dibss.c780 bool beacon) in ieee80211_ibss_process_chanswitch()
Dmlme.c1363 bool beacon) in ieee80211_sta_process_chanswitch()
2624 bool beacon) in ieee80211_mgd_probe_ap()
Dieee80211_i.h288 struct beacon_data __rcu *beacon; member
710 struct beacon_data __rcu *beacon; member
Dcfg.c3062 cfg80211_beacon_dup(struct cfg80211_beacon_data *beacon) in cfg80211_beacon_dup()