Home
last modified time | relevance | path

Searched defs:beacon_data (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
H A Dieee80211_i.h271 struct beacon_data { struct
272 u8 *head, *tail;
273 int head_len, tail_len;
274 struct ieee80211_meshconf_ie *meshconf;
275 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
276 u8 cntdwn_current_counter;
277 struct cfg80211_mbssid_elems *mbssid_ies;
278 struct cfg80211_rnr_elems *rnr_ies;
279 struct rcu_head rcu_head;
H A Dtx.c4990 u8 *beacon_data, count, max_count = 1; in ieee80211_set_beacon_cntdwn() local
5110 u8 *beacon_data; in ieee80211_beacon_cntdwn_is_complete() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c441 struct cfg80211_beacon_data *beacon_data) in mwifiex_config_uap_11d()
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c3329 __u8 beacon_data[MWL8K_FJ_BEACON_MAXLEN]; member