Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_sync.c166 struct beacon_data *beacon) in mesh_sync_offset_adjust_tsf()
Dtx.c4796 struct beacon_data *beacon) in ieee80211_set_beacon_cntdwn()
4847 static u8 __ieee80211_beacon_update_cntdwn(struct beacon_data *beacon) in __ieee80211_beacon_update_cntdwn()
4860 struct beacon_data *beacon = NULL; in ieee80211_beacon_update_cntdwn() local
4886 struct beacon_data *beacon = NULL; in ieee80211_beacon_set_cntdwn() local
4911 struct beacon_data *beacon = NULL; in ieee80211_beacon_cntdwn_is_complete() local
4997 struct beacon_data *beacon, in ieee80211_beacon_get_finish()
5048 ieee80211_beacon_add_mbssid(struct sk_buff *skb, struct beacon_data *beacon) in ieee80211_beacon_add_mbssid()
5065 struct beacon_data *beacon, in ieee80211_beacon_get_ap()
5129 struct beacon_data *beacon = NULL; in __ieee80211_beacon_get() local
5560 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.c1125 struct ieee802_11_elems *elems, bool beacon) in ieee80211_mesh_process_chnswitch()
Dibss.c773 bool beacon) in ieee80211_ibss_process_chanswitch()
Dmlme.c1301 bool beacon) in ieee80211_sta_process_chanswitch()
2586 bool beacon) in ieee80211_mgd_probe_ap()
Dieee80211_i.h296 struct beacon_data __rcu *beacon; member
714 struct beacon_data __rcu *beacon; member
Dcfg.c3130 cfg80211_beacon_dup(struct cfg80211_beacon_data *beacon) in cfg80211_beacon_dup()