Searched defs:beacon_data (Results 1 – 3 of 3) sorted by relevance
2625 struct beacon_data { struct2626 u8 *head, *tail;2627 u8 *beacon_ies;2628 u8 *proberesp_ies;2629 u8 *assocresp_ies;2630 u8 *probe_resp;2655 struct beacon_data beacon_csa; argument
124003 struct beacon_data { struct124004 u8 *head;124005 u8 *tail;124006 int head_len;124007 int tail_len;124008 struct ieee80211_meshconf_ie *meshconf;124009 u16 csa_counter_offsets[2];124010 u8 csa_current_counter;124011 struct callback_head callback_head;