Home
last modified time | relevance | path

Searched refs:assocresp_ies (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Die.c290 if (data->assocresp_ies && data->assocresp_ies_len) { in mwifiex_set_mgmt_beacon_data_ies()
291 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies()
297 mwifiex_update_vs_ie(data->assocresp_ies, in mwifiex_set_mgmt_beacon_data_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1836 b->assocresp_ies, b->assocresp_ies_len, true); in wil_print_bcon_data()
1872 wil_memdup_ie(&vif->assocresp_ies, &vif->assocresp_ies_len, in _wil_cfg80211_set_ies()
1873 bcon->assocresp_ies, bcon->assocresp_ies_len); in _wil_cfg80211_set_ies()
1891 if (bcon->assocresp_ies) in _wil_cfg80211_set_ies()
1893 bcon->assocresp_ies_len, bcon->assocresp_ies); in _wil_cfg80211_set_ies()
2023 bcon.assocresp_ies = vif->assocresp_ies; in wil_cfg80211_ap_recovery()
2189 wil_memdup_ie(&vif->assocresp_ies, &vif->assocresp_ies_len, NULL, 0); in wil_cfg80211_stop_ap()
H A Dwil6210.h854 u8 *proberesp, *proberesp_ies, *assocresp_ies; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_cfg80211.h429 const t_u8 *assocresp_ies,
H A Dmoal_cfg80211.c3270 const t_u8 *assocresp_ies, size_t assocresp_ies_len, in woal_cfg80211_mgmt_frame_ie() argument
3359 if (assocresp_ies && assocresp_ies_len) { in woal_cfg80211_mgmt_frame_ie()
3370 memcpy(pos, assocresp_ies, assocresp_ies_len); in woal_cfg80211_mgmt_frame_ie()
3599 if (assocresp_ies && assocresp_ies_len) { in woal_cfg80211_mgmt_frame_ie()
3609 memcpy(pos, assocresp_ies, assocresp_ies_len); in woal_cfg80211_mgmt_frame_ie()
H A Dmoal_uap_cfg80211.c2001 params->beacon.assocresp_ies, in woal_cfg80211_add_beacon()
2007 params->assocresp_ies, in woal_cfg80211_add_beacon()
2122 if (params->assocresp_ies && params->assocresp_ies_len) in woal_cfg80211_set_beacon()
2131 params->assocresp_ies, in woal_cfg80211_set_beacon()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_softmac.c2254 kfree(ieee->assocresp_ies); in rtllib_rx_assoc_resp()
2255 ieee->assocresp_ies = NULL; in rtllib_rx_assoc_resp()
2258 ieee->assocresp_ies = kmemdup(ies, in rtllib_rx_assoc_resp()
2261 if (!ieee->assocresp_ies) in rtllib_rx_assoc_resp()
2889 kfree(ieee->assocresp_ies); in rtllib_stop_protocol()
2890 ieee->assocresp_ies = NULL; in rtllib_stop_protocol()
H A Drtllib.h1421 u8 *assocreq_ies, *assocresp_ies; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211.h526 const t_u8 *assocresp_ies, size_t assocresp_ies_len,
H A Dmoal_uap_cfg80211.c2500 params->beacon.assocresp_ies, in woal_cfg80211_add_beacon()
2506 params->assocresp_ies, in woal_cfg80211_add_beacon()
2612 if (params->assocresp_ies && params->assocresp_ies_len) in woal_cfg80211_set_beacon()
2620 params->assocresp_ies, in woal_cfg80211_set_beacon()
H A Dmoal_cfg80211.c3815 const t_u8 *assocresp_ies, size_t assocresp_ies_len, in woal_cfg80211_mgmt_frame_ie() argument
3912 if (assocresp_ies && assocresp_ies_len) { in woal_cfg80211_mgmt_frame_ie()
3930 moal_memcpy_ext(priv->phandle, pos, assocresp_ies, in woal_cfg80211_mgmt_frame_ie()
4187 if (assocresp_ies && assocresp_ies_len) { in woal_cfg80211_mgmt_frame_ie()
4204 moal_memcpy_ext(priv->phandle, pos, assocresp_ies, in woal_cfg80211_mgmt_frame_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c318 if (!info->assocresp_ies || !info->assocresp_ies_len) { in qtnf_mgmt_set_appie()
325 info->assocresp_ies, in qtnf_mgmt_set_appie()
H A Dcommands.c318 s->beacon.assocresp_ies, in qtnf_cmd_send_start_ap()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dtrace.h597 __dynamic_array(u8, assocresp_ies,
618 if (info->assocresp_ies)
619 memcpy(__get_dynamic_array(assocresp_ies),
620 info->assocresp_ies,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ft.c840 assocrsp_ies = (u8 *)settings->beacon.assocresp_ies; in rtw_ft_update_assocresp_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ft.c840 assocrsp_ies = (u8 *)settings->beacon.assocresp_ies; in rtw_ft_update_assocresp_ies()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dcfg.c3099 new_beacon->assocresp_ies = pos; in cfg80211_beacon_dup()
3100 memcpy(pos, beacon->assocresp_ies, beacon->assocresp_ies_len); in cfg80211_beacon_dup()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1081 const u8 *assocresp_ies; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c5518 if (settings->beacon.assocresp_ies && in cfg80211_rtw_start_ap()
5521 settings->beacon.assocresp_ies, in cfg80211_rtw_start_ap()
5599 rtw_cfg80211_set_assocresp_ies(ndev, info->assocresp_ies, info->assocresp_ies_len); in cfg80211_rtw_change_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c5541 if (settings->beacon.assocresp_ies && in cfg80211_rtw_start_ap()
5544 settings->beacon.assocresp_ies, in cfg80211_rtw_start_ap()
5622 rtw_cfg80211_set_assocresp_ies(ndev, info->assocresp_ies, info->assocresp_ies_len); in cfg80211_rtw_change_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c5350 if (settings->beacon.assocresp_ies && in cfg80211_rtw_start_ap()
5353 settings->beacon.assocresp_ies, in cfg80211_rtw_start_ap()
5431 rtw_cfg80211_set_assocresp_ies(ndev, info->assocresp_ies, info->assocresp_ies_len); in cfg80211_rtw_change_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c5475 if (settings->beacon.assocresp_ies && in cfg80211_rtw_start_ap()
5478 settings->beacon.assocresp_ies, in cfg80211_rtw_start_ap()
5556 rtw_cfg80211_set_assocresp_ies(ndev, info->assocresp_ies, info->assocresp_ies_len); in cfg80211_rtw_change_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c5379 if (settings->beacon.assocresp_ies && in cfg80211_rtw_start_ap()
5382 settings->beacon.assocresp_ies, in cfg80211_rtw_start_ap()
5460 rtw_cfg80211_set_assocresp_ies(ndev, info->assocresp_ies, info->assocresp_ies_len); in cfg80211_rtw_change_beacon()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c2701 info->assocresp_ies, in ath6kl_set_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.c3758 VNDR_IE_ASSOCRSP_FLAG, (const u8 *)info->beacon.assocresp_ies, in wl_cfg80211_start_ap()

12