Lines Matching refs:variable
2281 const u8 *ie = mgmt->u.probe_resp.variable; in cfg80211_parse_mbssid_frame_data()
2283 u.probe_resp.variable); in cfg80211_parse_mbssid_frame_data()
2303 u.probe_resp.variable); in cfg80211_update_notlisted_nontrans()
2311 ie = mgmt->u.probe_resp.variable; in cfg80211_update_notlisted_nontrans()
2397 u8 *bssid, *variable; in cfg80211_inform_single_bss_frame_data() local
2400 u.probe_resp.variable); in cfg80211_inform_single_bss_frame_data()
2403 BUILD_BUG_ON(offsetof(struct ieee80211_mgmt, u.probe_resp.variable) != in cfg80211_inform_single_bss_frame_data()
2404 offsetof(struct ieee80211_mgmt, u.beacon.variable)); in cfg80211_inform_single_bss_frame_data()
2423 u.s1g_short_beacon.variable); in cfg80211_inform_single_bss_frame_data()
2430 variable = mgmt->u.probe_resp.variable; in cfg80211_inform_single_bss_frame_data()
2433 variable = ext->u.s1g_short_beacon.variable; in cfg80211_inform_single_bss_frame_data()
2435 variable = ext->u.s1g_beacon.variable; in cfg80211_inform_single_bss_frame_data()
2438 channel = cfg80211_get_bss_channel(wiphy, variable, in cfg80211_inform_single_bss_frame_data()
2448 variable, ielen); in cfg80211_inform_single_bss_frame_data()
2470 memcpy(ies->data, variable, ielen); in cfg80211_inform_single_bss_frame_data()
2518 const u8 *ie = mgmt->u.probe_resp.variable; in cfg80211_inform_bss_frame_data()
2521 u.probe_resp.variable); in cfg80211_inform_bss_frame_data()