Lines Matching defs:cfg80211_beacon_data
1365 struct cfg80211_beacon_data { struct
1366 unsigned int link_id;
1368 const u8 *head, *tail;
1369 const u8 *beacon_ies;
1370 const u8 *proberesp_ies;
1371 const u8 *assocresp_ies;
1372 const u8 *probe_resp;
1373 const u8 *lci;
1374 const u8 *civicloc;
1375 struct cfg80211_mbssid_elems *mbssid_ies;
1376 struct cfg80211_rnr_elems *rnr_ies;
1377 s8 ftm_responder;
1379 size_t head_len, tail_len;
1380 size_t beacon_ies_len;
1381 size_t proberesp_ies_len;
1382 size_t assocresp_ies_len;
1383 size_t probe_resp_len;
1384 size_t lci_len;
1385 size_t civicloc_len;
1386 struct cfg80211_he_bss_color he_bss_color;
1387 bool he_bss_color_valid;