Home
last modified time | relevance | path

Searched refs:assocresp_ies_len (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()
292 data->assocresp_ies_len, &ar_ie, in mwifiex_set_mgmt_beacon_data_ies()
298 data->assocresp_ies_len, &ar_ie, in mwifiex_set_mgmt_beacon_data_ies()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
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()
3921 if (assocresp_ies_len > MAX_IE_SIZE) { in woal_cfg80211_mgmt_frame_ie()
3924 (int)assocresp_ies_len); in woal_cfg80211_mgmt_frame_ie()
3928 assocresp_ies_data->ie_length = assocresp_ies_len; in woal_cfg80211_mgmt_frame_ie()
3931 assocresp_ies_len, MAX_IE_SIZE); in woal_cfg80211_mgmt_frame_ie()
3988 if (assocresp_ies_len || in woal_cfg80211_mgmt_frame_ie()
3989 (!assocresp_ies_len && !beacon_ies_len)) { in woal_cfg80211_mgmt_frame_ie()
4187 if (assocresp_ies && assocresp_ies_len) { in woal_cfg80211_mgmt_frame_ie()
4195 if (assocresp_ies_len > MAX_IE_SIZE) { in woal_cfg80211_mgmt_frame_ie()
[all …]
H A Dmoal_cfg80211.h526 const t_u8 *assocresp_ies, size_t assocresp_ies_len,
H A Dmoal_uap_cfg80211.c2501 params->beacon.assocresp_ies_len, in woal_cfg80211_add_beacon()
2507 params->assocresp_ies_len, in woal_cfg80211_add_beacon()
2612 if (params->assocresp_ies && params->assocresp_ies_len) in woal_cfg80211_set_beacon()
2621 params->assocresp_ies_len, NULL, 0, mask, in woal_cfg80211_set_beacon()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
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()
3368 assocresp_ies_data->ie_length = assocresp_ies_len; in woal_cfg80211_mgmt_frame_ie()
3370 memcpy(pos, assocresp_ies, assocresp_ies_len); in woal_cfg80211_mgmt_frame_ie()
3426 if (assocresp_ies_len || in woal_cfg80211_mgmt_frame_ie()
3427 (!assocresp_ies_len && !beacon_ies_len)) { in woal_cfg80211_mgmt_frame_ie()
3599 if (assocresp_ies && assocresp_ies_len) { in woal_cfg80211_mgmt_frame_ie()
3607 assocresp_ies_data->ie_length = 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_cfg80211.h430 size_t assocresp_ies_len,
H A Dmoal_uap_cfg80211.c2002 params->beacon.assocresp_ies_len, in woal_cfg80211_add_beacon()
2008 params->assocresp_ies_len, in woal_cfg80211_add_beacon()
2122 if (params->assocresp_ies && params->assocresp_ies_len) in woal_cfg80211_set_beacon()
2133 assocresp_ies_len, in woal_cfg80211_set_beacon()
/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()
1893 bcon->assocresp_ies_len, bcon->assocresp_ies); in _wil_cfg80211_set_ies()
2026 bcon.assocresp_ies_len = vif->assocresp_ies_len; 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.h855 size_t proberesp_len, proberesp_ies_len, assocresp_ies_len; member
/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()
326 info->assocresp_ies_len); in qtnf_mgmt_set_appie()
H A Dcommands.c199 len += round_up(s->beacon.assocresp_ies_len, QLINK_ALIGN); in qtnf_cmd_start_ap_can_fit()
319 s->beacon.assocresp_ies_len); in qtnf_cmd_send_start_ap()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dcfg.c3065 beacon->proberesp_ies_len + beacon->assocresp_ies_len + in cfg80211_beacon_dup()
3097 if (beacon->assocresp_ies_len) { in cfg80211_beacon_dup()
3098 new_beacon->assocresp_ies_len = beacon->assocresp_ies_len; in cfg80211_beacon_dup()
3100 memcpy(pos, beacon->assocresp_ies, beacon->assocresp_ies_len); in cfg80211_beacon_dup()
3101 pos += beacon->assocresp_ies_len; in cfg80211_beacon_dup()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_softmac.c2257 ieee->assocresp_ies_len = (skb->data + skb->len) - ies; in rtllib_rx_assoc_resp()
2259 ieee->assocresp_ies_len, in rtllib_rx_assoc_resp()
2262 ieee->assocresp_ies_len = 0; in rtllib_rx_assoc_resp()
2891 ieee->assocresp_ies_len = 0; in rtllib_stop_protocol()
H A Drtllib.h1422 size_t assocreq_ies_len, assocresp_ies_len; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ft.c841 assocrsp_ies_len = (u32)settings->beacon.assocresp_ies_len; in rtw_ft_update_assocresp_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_ft.c841 assocrsp_ies_len = (u32)settings->beacon.assocresp_ies_len; in rtw_ft_update_assocresp_ies()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dtrace.h598 info ? info->assocresp_ies_len : 0)
621 info->assocresp_ies_len);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c5519 settings->beacon.assocresp_ies_len > 0) { in cfg80211_rtw_start_ap()
5522 settings->beacon.assocresp_ies_len); in cfg80211_rtw_start_ap()
5598 if (info->assocresp_ies_len > 0) in cfg80211_rtw_change_beacon()
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.c5542 settings->beacon.assocresp_ies_len > 0) { in cfg80211_rtw_start_ap()
5545 settings->beacon.assocresp_ies_len); in cfg80211_rtw_start_ap()
5621 if (info->assocresp_ies_len > 0) in cfg80211_rtw_change_beacon()
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.c5351 settings->beacon.assocresp_ies_len > 0) { in cfg80211_rtw_start_ap()
5354 settings->beacon.assocresp_ies_len); in cfg80211_rtw_start_ap()
5430 if (info->assocresp_ies_len > 0) in cfg80211_rtw_change_beacon()
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.c5476 settings->beacon.assocresp_ies_len > 0) { in cfg80211_rtw_start_ap()
5479 settings->beacon.assocresp_ies_len); in cfg80211_rtw_start_ap()
5555 if (info->assocresp_ies_len > 0) in cfg80211_rtw_change_beacon()
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.c5380 settings->beacon.assocresp_ies_len > 0) { in cfg80211_rtw_start_ap()
5383 settings->beacon.assocresp_ies_len); in cfg80211_rtw_start_ap()
5459 if (info->assocresp_ies_len > 0) in cfg80211_rtw_change_beacon()
5460 rtw_cfg80211_set_assocresp_ies(ndev, info->assocresp_ies, info->assocresp_ies_len); in cfg80211_rtw_change_beacon()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1090 size_t assocresp_ies_len; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c2702 info->assocresp_ies_len); in ath6kl_set_ies()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c5380 if (info->assocresp_ies_len > 0) in cfg80211_rtw_change_beacon()
5381 rtw_cfg80211_set_assocresp_ies(ndev, info->assocresp_ies, info->assocresp_ies_len); in cfg80211_rtw_change_beacon()

12