/linux-6.1.9/net/wireless/ |
D | scan.c | 2280 const u8 *ie = mgmt->u.probe_resp.variable; in cfg80211_parse_mbssid_frame_data() 2282 u.probe_resp.variable); in cfg80211_parse_mbssid_frame_data() 2288 le64_to_cpu(mgmt->u.probe_resp.timestamp), in cfg80211_parse_mbssid_frame_data() 2289 le16_to_cpu(mgmt->u.probe_resp.beacon_int), in cfg80211_parse_mbssid_frame_data() 2302 u.probe_resp.variable); in cfg80211_update_notlisted_nontrans() 2310 ie = mgmt->u.probe_resp.variable; in cfg80211_update_notlisted_nontrans() 2361 new_ies->tsf = le64_to_cpu(mgmt->u.probe_resp.timestamp); in cfg80211_update_notlisted_nontrans() 2399 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() 2430 variable = mgmt->u.probe_resp.variable; in cfg80211_inform_single_bss_frame_data() [all …]
|
D | trace.h | 633 __dynamic_array(u8, probe_resp, info ? info->probe_resp_len : 0) 657 if (info->probe_resp) 658 memcpy(__get_dynamic_array(probe_resp), 659 info->probe_resp, info->probe_resp_len);
|
/linux-6.1.9/drivers/net/wireless/intersil/hostap/ |
D | hostap_80211.h | 59 } __packed beacon, probe_resp; member
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | pub.h | 337 struct sk_buff *probe_resp);
|
D | main.c | 456 if (wlc->probe_resp) in brcms_c_detach_mfree() 457 dev_kfree_skb_any(wlc->probe_resp); in brcms_c_detach_mfree() 7375 struct sk_buff *probe_resp) in brcms_c_set_new_probe_resp() argument 7377 if (!probe_resp) in brcms_c_set_new_probe_resp() 7379 if (wlc->probe_resp) in brcms_c_set_new_probe_resp() 7380 dev_kfree_skb_any(wlc->probe_resp); in brcms_c_set_new_probe_resp() 7381 wlc->probe_resp = probe_resp; in brcms_c_set_new_probe_resp() 7384 skb_push(wlc->probe_resp, D11_PHY_HDR_LEN); in brcms_c_set_new_probe_resp() 7418 struct sk_buff *probe_resp, in brcms_c_bss_update_probe_resp() argument 7423 len = min_t(size_t, probe_resp->len, BCN_TMPL_LEN); in brcms_c_bss_update_probe_resp() [all …]
|
D | mac80211_if.c | 688 struct sk_buff *probe_resp; in brcms_ops_bss_info_changed() local 691 probe_resp = ieee80211_proberesp_get(hw, vif); in brcms_ops_bss_info_changed() 692 brcms_c_set_new_probe_resp(wl->wlc, probe_resp); in brcms_ops_bss_info_changed()
|
D | main.h | 571 struct sk_buff *probe_resp; member
|
/linux-6.1.9/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 1855 b->probe_resp, b->probe_resp_len, true); in wil_print_bcon_data() 1873 u.probe_resp.variable); in _wil_cfg80211_get_proberesp_ies() 1875 ies = f->u.probe_resp.variable; in _wil_cfg80211_get_proberesp_ies() 1891 wil_memdup_ie(&vif->proberesp, &vif->proberesp_len, bcon->probe_resp, in _wil_cfg80211_set_ies() 1898 proberesp = _wil_cfg80211_get_proberesp_ies(bcon->probe_resp, in _wil_cfg80211_set_ies() 1959 proberesp = _wil_cfg80211_get_proberesp_ies(bcon->probe_resp, in _wil_cfg80211_start_ap() 2047 bcon.probe_resp = vif->proberesp; in wil_cfg80211_ap_recovery()
|
/linux-6.1.9/net/mac80211/ |
D | cfg.c | 945 struct probe_resp *new, *old; in ieee80211_set_probe_resp() 950 old = sdata_dereference(link->u.ap.probe_resp, sdata); in ieee80211_set_probe_resp() 952 new = kzalloc(sizeof(struct probe_resp) + resp_len, GFP_KERNEL); in ieee80211_set_probe_resp() 966 rcu_assign_pointer(link->u.ap.probe_resp, new); in ieee80211_set_probe_resp() 1181 err = ieee80211_set_probe_resp(sdata, params->probe_resp, in ieee80211_assign_beacon() 1459 struct probe_resp *old_probe_resp; in ieee80211_stop_ap() 1472 old_probe_resp = sdata_dereference(link->u.ap.probe_resp, in ieee80211_stop_ap() 1501 RCU_INIT_POINTER(link->u.ap.probe_resp, NULL); in ieee80211_stop_ap() 3396 new_beacon->probe_resp = pos; in cfg80211_beacon_dup() 3397 memcpy(pos, beacon->probe_resp, beacon->probe_resp_len); in cfg80211_beacon_dup()
|
D | scan.c | 196 elements = mgmt->u.probe_resp.variable; in ieee80211_bss_info_update() 198 u.probe_resp.variable); in ieee80211_bss_info_update() 263 u.probe_resp.variable); in ieee80211_scan_rx()
|
D | ieee80211_i.h | 275 struct probe_resp { struct 944 struct probe_resp __rcu *probe_resp; member
|
D | ibss.c | 1594 BUILD_BUG_ON(offsetof(typeof(mgmt->u.probe_resp), variable) != in ieee80211_rx_mgmt_probe_beacon() 1601 baselen = (u8 *) mgmt->u.probe_resp.variable - (u8 *) mgmt; in ieee80211_rx_mgmt_probe_beacon() 1605 elems = ieee802_11_parse_elems(mgmt->u.probe_resp.variable, in ieee80211_rx_mgmt_probe_beacon()
|
D | mesh.c | 1322 baselen = (u8 *) mgmt->u.probe_resp.variable - (u8 *) mgmt; in ieee80211_mesh_rx_bcn_presp() 1326 elems = ieee802_11_parse_elems(mgmt->u.probe_resp.variable, in ieee80211_mesh_rx_bcn_presp()
|
D | tx.c | 4877 struct probe_resp *resp; in ieee80211_set_beacon_cntdwn() 4899 resp = rcu_dereference(link->u.ap.probe_resp); in ieee80211_set_beacon_cntdwn() 5366 struct probe_resp *presp = NULL; in ieee80211_proberesp_get() 5374 presp = rcu_dereference(sdata->deflink.u.ap.probe_resp); in ieee80211_proberesp_get()
|
D | mlme.c | 2050 __le16 capab = mgmt->u.probe_resp.capab_info; in ieee80211_handle_pwr_constr() 5282 baselen = (u8 *) mgmt->u.probe_resp.variable - (u8 *) mgmt; in ieee80211_rx_mgmt_probe_resp()
|
/linux-6.1.9/drivers/net/wireless/silabs/wfx/ |
D | hif_api_cmd.h | 96 u8 probe_resp:1; member
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | tx.c | 654 int base_len = (u8 *)mgmt->u.probe_resp.variable - (u8 *)mgmt; in iwl_mvm_probe_resp_set_noa() 675 mgmt->u.probe_resp.variable, in iwl_mvm_probe_resp_set_noa()
|
/linux-6.1.9/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 3082 pos = mgmt->u.probe_resp.variable; in ath6kl_send_go_probe_resp() 3176 if (buf + len >= &mgmt->u.probe_resp.variable[1] && in ath6kl_is_p2p_go_ssid() 3177 (mgmt->u.probe_resp.variable[1] > P2P_WILDCARD_SSID_LEN)) { in ath6kl_is_p2p_go_ssid()
|
/linux-6.1.9/drivers/net/wireless/atmel/ |
D | at76c50x-usb.c | 1529 el_off = offsetof(struct ieee80211_mgmt, u.probe_resp.variable); in at76_guess_freq() 1530 el = ((struct ieee80211_mgmt *)hdr)->u.probe_resp.variable; in at76_guess_freq()
|
/linux-6.1.9/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_txrx.c | 238 mgmt->u.probe_resp.timestamp = avp->tsfadjust; in ath9k_htc_tx_mgmt()
|
/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/ |
D | hif.c | 531 offset = offsetof(struct ieee80211_mgmt, u.probe_resp.variable); in handle_rcvd_ntwrk_info()
|
/linux-6.1.9/include/linux/ |
D | ieee80211.h | 1234 } __packed probe_resp; member
|
/linux-6.1.9/drivers/net/wireless/quantenna/qtnfmac/ |
D | commands.c | 315 s->beacon.probe_resp, s->beacon.probe_resp_len); in qtnf_cmd_send_start_ap()
|
/linux-6.1.9/include/net/ |
D | cfg80211.h | 1214 const u8 *probe_resp; member
|
/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/ |
D | main.c | 1065 ie_start = offsetof(struct ieee80211_mgmt, u.probe_resp.variable); in b43legacy_generate_probe_resp()
|