Searched refs:assocresp_ies (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/marvell/mwifiex/ |
| D | ie.c | 278 if (data->assocresp_ies && data->assocresp_ies_len) { in mwifiex_set_mgmt_beacon_data_ies() 279 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies() 285 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies()
|
| /Linux-v6.1/drivers/net/wireless/ath/wil6210/ |
| D | cfg80211.c | 1859 b->assocresp_ies, b->assocresp_ies_len, true); in wil_print_bcon_data() 1895 wil_memdup_ie(&vif->assocresp_ies, &vif->assocresp_ies_len, in _wil_cfg80211_set_ies() 1896 bcon->assocresp_ies, bcon->assocresp_ies_len); in _wil_cfg80211_set_ies() 1914 if (bcon->assocresp_ies) in _wil_cfg80211_set_ies() 1916 bcon->assocresp_ies_len, bcon->assocresp_ies); in _wil_cfg80211_set_ies() 2046 bcon.assocresp_ies = vif->assocresp_ies; in wil_cfg80211_ap_recovery() 2213 wil_memdup_ie(&vif->assocresp_ies, &vif->assocresp_ies_len, NULL, 0); in wil_cfg80211_stop_ap()
|
| D | wil6210.h | 856 u8 *proberesp, *proberesp_ies, *assocresp_ies; member
|
| /Linux-v6.1/drivers/staging/rtl8192e/ |
| D | rtllib_softmac.c | 2252 kfree(ieee->assocresp_ies); in rtllib_rx_assoc_resp() 2253 ieee->assocresp_ies = NULL; in rtllib_rx_assoc_resp() 2256 ieee->assocresp_ies = kmemdup(ies, in rtllib_rx_assoc_resp() 2259 if (!ieee->assocresp_ies) in rtllib_rx_assoc_resp() 2887 kfree(ieee->assocresp_ies); in rtllib_stop_protocol() 2888 ieee->assocresp_ies = NULL; in rtllib_stop_protocol()
|
| D | rtllib.h | 1421 u8 *assocreq_ies, *assocresp_ies; member
|
| /Linux-v6.1/drivers/net/wireless/quantenna/qtnfmac/ |
| D | cfg80211.c | 318 if (!info->assocresp_ies || !info->assocresp_ies_len) { in qtnf_mgmt_set_appie() 325 info->assocresp_ies, in qtnf_mgmt_set_appie()
|
| D | commands.c | 320 s->beacon.assocresp_ies, in qtnf_cmd_send_start_ap()
|
| /Linux-v6.1/net/wireless/ |
| D | trace.h | 631 __dynamic_array(u8, assocresp_ies, 653 if (info->assocresp_ies) 654 memcpy(__get_dynamic_array(assocresp_ies), 655 info->assocresp_ies,
|
| D | nl80211.c | 5459 bcn->assocresp_ies = in nl80211_parse_beacon()
|
| /Linux-v6.1/net/mac80211/ |
| D | cfg.c | 3383 new_beacon->assocresp_ies = pos; in cfg80211_beacon_dup() 3384 memcpy(pos, beacon->assocresp_ies, beacon->assocresp_ies_len); in cfg80211_beacon_dup()
|
| /Linux-v6.1/include/net/ |
| D | cfg80211.h | 1213 const u8 *assocresp_ies; member
|
| /Linux-v6.1/drivers/net/wireless/ath/ath6kl/ |
| D | cfg80211.c | 2701 info->assocresp_ies, in ath6kl_set_ies()
|
| /Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | cfg80211.c | 4644 beacon->assocresp_ies, in brcmf_config_ap_mgmt_ie()
|