Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dieee80211_i.h260 struct beacon_data { struct
261 u8 *head, *tail;
262 int head_len, tail_len;
263 struct ieee80211_meshconf_ie *meshconf;
264 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
265 u8 cntdwn_current_counter;
266 struct cfg80211_mbssid_elems *mbssid_ies;
267 struct cfg80211_rnr_elems *rnr_ies;
268 struct rcu_head rcu_head;
H A Dtx.c4969 u8 *beacon_data, count, max_count = 1; in ieee80211_set_beacon_cntdwn() local
5079 u8 *beacon_data; in ieee80211_beacon_cntdwn_is_complete() local
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c446 struct cfg80211_beacon_data *beacon_data) in mwifiex_config_uap_11d()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c3324 __u8 beacon_data[MWL8K_FJ_BEACON_MAXLEN]; member