Lines Matching defs:cfg80211_beacon_data
1207 struct cfg80211_beacon_data { struct
1208 unsigned int link_id;
1210 const u8 *head, *tail;
1211 const u8 *beacon_ies;
1212 const u8 *proberesp_ies;
1213 const u8 *assocresp_ies;
1214 const u8 *probe_resp;
1215 const u8 *lci;
1216 const u8 *civicloc;
1217 struct cfg80211_mbssid_elems *mbssid_ies;
1218 s8 ftm_responder;
1220 size_t head_len, tail_len;
1221 size_t beacon_ies_len;
1222 size_t proberesp_ies_len;
1223 size_t assocresp_ies_len;
1224 size_t probe_resp_len;
1225 size_t lci_len;
1226 size_t civicloc_len;
1227 struct cfg80211_he_bss_color he_bss_color;
1228 bool he_bss_color_valid;