Lines Matching defs:variable
1772 * create a copy -- the "res" variable that is passed in
2273 const u8 *ie = mgmt->u.probe_resp.variable;
2275 u.probe_resp.variable);
2294 u.probe_resp.variable);
2302 ie = mgmt->u.probe_resp.variable;
2388 u8 *bssid, *variable;
2391 u.probe_resp.variable);
2394 BUILD_BUG_ON(offsetof(struct ieee80211_mgmt, u.probe_resp.variable) !=
2395 offsetof(struct ieee80211_mgmt, u.beacon.variable));
2414 u.s1g_short_beacon.variable);
2421 variable = mgmt->u.probe_resp.variable;
2424 variable = ext->u.s1g_short_beacon.variable;
2426 variable = ext->u.s1g_beacon.variable;
2429 channel = cfg80211_get_bss_channel(wiphy, variable,
2439 variable, ielen);
2461 memcpy(ies->data, variable, ielen);
2509 const u8 *ie = mgmt->u.probe_resp.variable;
2512 u.probe_resp.variable);