Searched refs:assocresp_ies (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ie.c | 277 if (data->assocresp_ies && data->assocresp_ies_len) { in mwifiex_set_mgmt_beacon_data_ies() 278 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies() 284 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 1858 b->assocresp_ies, b->assocresp_ies_len, true); in wil_print_bcon_data() 1894 wil_memdup_ie(&vif->assocresp_ies, &vif->assocresp_ies_len, in _wil_cfg80211_set_ies() 1895 bcon->assocresp_ies, bcon->assocresp_ies_len); in _wil_cfg80211_set_ies() 1913 if (bcon->assocresp_ies) in _wil_cfg80211_set_ies() 1915 bcon->assocresp_ies_len, bcon->assocresp_ies); in _wil_cfg80211_set_ies() 2045 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()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A 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()
|
| H A D | commands.c | 320 s->beacon.assocresp_ies, in qtnf_cmd_send_start_ap()
|
| /linux/net/wireless/ |
| H A D | trace.h | 742 __dynamic_array(u8, assocresp_ies, info->beacon.assocresp_ies_len) 765 if (info->beacon.assocresp_ies) 766 memcpy(__get_dynamic_array(assocresp_ies), 767 info->beacon.assocresp_ies,
|
| H A D | nl80211.c | 6226 bcn->assocresp_ies = in nl80211_parse_beacon()
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 3989 new_beacon->assocresp_ies = pos; in cfg80211_beacon_dup() 3990 memcpy(pos, beacon->assocresp_ies, beacon->assocresp_ies_len); in cfg80211_beacon_dup()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 2705 info->assocresp_ies, in ath6kl_set_ies()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 1403 const u8 *assocresp_ies; member
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 5068 beacon->assocresp_ies, in brcmf_config_ap_mgmt_ie()
|