Lines Matching defs:cfg80211_beacon_data
1243 struct cfg80211_beacon_data { struct
1244 unsigned int link_id;
1246 const u8 *head, *tail;
1247 const u8 *beacon_ies;
1248 const u8 *proberesp_ies;
1249 const u8 *assocresp_ies;
1250 const u8 *probe_resp;
1251 const u8 *lci;
1252 const u8 *civicloc;
1253 struct cfg80211_mbssid_elems *mbssid_ies;
1254 struct cfg80211_rnr_elems *rnr_ies;
1255 s8 ftm_responder;
1257 size_t head_len, tail_len;
1258 size_t beacon_ies_len;
1259 size_t proberesp_ies_len;
1260 size_t assocresp_ies_len;
1261 size_t probe_resp_len;
1262 size_t lci_len;
1263 size_t civicloc_len;
1264 struct cfg80211_he_bss_color he_bss_color;
1265 bool he_bss_color_valid;