Home
last modified time | relevance | path

Searched refs:vndr_ie_len (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h447 const u8 *vndr_ie_buf, u32 vndr_ie_len);
H A Dcfg80211.c4354 brcmf_parse_vndr_ies(const u8 *vndr_ie_buf, u32 vndr_ie_len, in brcmf_parse_vndr_ies() argument
4362 remaining_len = (s32)vndr_ie_len; in brcmf_parse_vndr_ies()
4425 const u8 *vndr_ie_buf, u32 vndr_ie_len) in brcmf_vif_set_mgmt_ie() argument
4490 if (vndr_ie_len > mgmt_ie_buf_len) { in brcmf_vif_set_mgmt_ie()
4497 if (vndr_ie_buf && vndr_ie_len && curr_ie_buf) { in brcmf_vif_set_mgmt_ie()
4499 brcmf_parse_vndr_ies(vndr_ie_buf, vndr_ie_len, &new_vndr_ies); in brcmf_vif_set_mgmt_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvif.h82 const u8 *vndr_ie, u32 vndr_ie_len);
H A Dwl_cfgp2p.h345 s32 pktflag, const u8 *vndr_ie, u32 vndr_ie_len);
H A Dwl_cfgvif.c3258 u32 vndr_ie_len = 0; in wl_cfg80211_parse_ap_ies() local
3277 vndr_ie_len = (uint32)info->proberesp_ies_len; in wl_cfg80211_parse_ap_ies()
3285 vndr_ie_len = (uint32)(info->probe_resp_len - in wl_cfg80211_parse_ap_ies()
3290 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) { in wl_cfg80211_parse_ap_ies()
3308 u32 vndr_ie_len = 0; in wl_cfg80211_set_ies() local
3321 vndr_ie_len = (uint32)info->proberesp_ies_len; in wl_cfg80211_set_ies()
3329 vndr_ie_len = (uint32)(info->probe_resp_len - in wl_cfg80211_set_ies()
3336 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) { in wl_cfg80211_set_ies()
H A Dwl_iapsta.c1159 int ret = 0, i, vndr_ie_len; in wl_mesh_update_vndr_ie() local
1164 vndr_ie_len = WLC_IOCTL_MEDLEN; in wl_mesh_update_vndr_ie()
1165 vndr_ie = kmalloc(vndr_ie_len, GFP_KERNEL); in wl_mesh_update_vndr_ie()
1173 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1176 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1182 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1185 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1188 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1192 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
H A Dwl_cfg80211.h2835 const u8 *vndr_ie, u32 vndr_ie_len);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.h82 const u8 *vndr_ie, u32 vndr_ie_len);
H A Dwl_cfgp2p.h345 s32 pktflag, const u8 *vndr_ie, u32 vndr_ie_len);
H A Dwl_cfgvif.c3265 u32 vndr_ie_len = 0; in wl_cfg80211_parse_ap_ies() local
3284 vndr_ie_len = (uint32)info->proberesp_ies_len; in wl_cfg80211_parse_ap_ies()
3292 vndr_ie_len = (uint32)(info->probe_resp_len - in wl_cfg80211_parse_ap_ies()
3297 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) { in wl_cfg80211_parse_ap_ies()
3315 u32 vndr_ie_len = 0; in wl_cfg80211_set_ies() local
3328 vndr_ie_len = (uint32)info->proberesp_ies_len; in wl_cfg80211_set_ies()
3336 vndr_ie_len = (uint32)(info->probe_resp_len - in wl_cfg80211_set_ies()
3343 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) { in wl_cfg80211_set_ies()
H A Dwl_iapsta.c1247 int ret = 0, i, vndr_ie_len; in wl_mesh_update_vndr_ie() local
1252 vndr_ie_len = WLC_IOCTL_MEDLEN; in wl_mesh_update_vndr_ie()
1253 vndr_ie = kmalloc(vndr_ie_len, GFP_KERNEL); in wl_mesh_update_vndr_ie()
1261 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1264 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1270 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1273 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1276 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
1280 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
H A Dwl_cfg80211.h2838 const u8 *vndr_ie, u32 vndr_ie_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.h313 s32 pktflag, const u8 *vndr_ie, u32 vndr_ie_len);
H A Dwl_android_ext.c2842 int ret = 0, i, vndr_ie_len; in wl_mesh_update_vndr_ie() local
2847 vndr_ie_len = WLC_IOCTL_MEDLEN; in wl_mesh_update_vndr_ie()
2848 vndr_ie = kmalloc(vndr_ie_len, GFP_KERNEL); in wl_mesh_update_vndr_ie()
2856 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
2859 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
2865 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
2868 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
2871 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
2875 bytes_written += snprintf(vndr_ie+bytes_written, vndr_ie_len, in wl_mesh_update_vndr_ie()
H A Dwl_cfg80211.c9922 u32 vndr_ie_len = 0; in wl_cfg80211_parse_ap_ies() local
9940 vndr_ie_len = info->proberesp_ies_len; in wl_cfg80211_parse_ap_ies()
9948 vndr_ie_len = info->probe_resp_len - in wl_cfg80211_parse_ap_ies()
9957 if (wl_cfg80211_parse_ies((u8 *)vndr, vndr_ie_len, &prb_ies) < 0) { in wl_cfg80211_parse_ap_ies()
9978 u32 vndr_ie_len = 0; in wl_cfg80211_set_ies() local
9991 vndr_ie_len = info->proberesp_ies_len; in wl_cfg80211_set_ies()
9999 vndr_ie_len = info->probe_resp_len - in wl_cfg80211_set_ies()
10006 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) { in wl_cfg80211_set_ies()
21046 s32 bssidx, s32 pktflag, const u8 *vndr_ie, u32 vndr_ie_len) in wl_cfg80211_set_mgmt_vndr_ies() argument
21066 pktflag, bssidx, vndr_ie_len)); in wl_cfg80211_set_mgmt_vndr_ies()
[all …]
H A Dwl_cfg80211.h1657 const u8 *vndr_ie, u32 vndr_ie_len);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.h325 s32 pktflag, const u8 *vndr_ie, u32 vndr_ie_len);
H A Dwl_cfg80211.c12002 u32 vndr_ie_len = 0; local
12014 vndr_ie_len = (uint32)info->proberesp_ies_len;
12022 vndr_ie_len = (uint32)(info->probe_resp_len -
12027 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) {
12045 u32 vndr_ie_len = 0; local
12058 vndr_ie_len = (uint32)info->proberesp_ies_len;
12066 vndr_ie_len = (uint32)(info->probe_resp_len -
12073 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) {
12081 vndr_ie_len = (uint32)info->assocresp_ies_len;
12084 VNDR_IE_ASSOCRSP_FLAG, vndr, vndr_ie_len)) < 0) {
[all …]
H A Dwl_cfg80211.h2373 const u8 *vndr_ie, u32 vndr_ie_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.h325 s32 pktflag, const u8 *vndr_ie, u32 vndr_ie_len);
H A Dwl_cfg80211.c12107 u32 vndr_ie_len = 0; local
12119 vndr_ie_len = (uint32)info->proberesp_ies_len;
12127 vndr_ie_len = (uint32)(info->probe_resp_len -
12132 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) {
12150 u32 vndr_ie_len = 0; local
12163 vndr_ie_len = (uint32)info->proberesp_ies_len;
12171 vndr_ie_len = (uint32)(info->probe_resp_len -
12178 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) {
12186 vndr_ie_len = (uint32)info->assocresp_ies_len;
12189 VNDR_IE_ASSOCRSP_FLAG, vndr, vndr_ie_len)) < 0) {
[all …]
H A Dwl_cfg80211.h2437 const u8 *vndr_ie, u32 vndr_ie_len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.h325 s32 pktflag, const u8 *vndr_ie, u32 vndr_ie_len);
H A Dwl_cfg80211.c12109 u32 vndr_ie_len = 0; local
12121 vndr_ie_len = (uint32)info->proberesp_ies_len;
12129 vndr_ie_len = (uint32)(info->probe_resp_len -
12134 if (wl_cfg80211_parse_ies((const u8 *)vndr, vndr_ie_len, &prb_ies) < 0) {
12152 u32 vndr_ie_len = 0; local
12165 vndr_ie_len = (uint32)info->proberesp_ies_len;
12173 vndr_ie_len = (uint32)(info->probe_resp_len -
12180 VNDR_IE_PRBRSP_FLAG, vndr, vndr_ie_len)) < 0) {
12188 vndr_ie_len = (uint32)info->assocresp_ies_len;
12191 VNDR_IE_ASSOCRSP_FLAG, vndr, vndr_ie_len)) < 0) {
[all …]
H A Dwl_cfg80211.h2437 const u8 *vndr_ie, u32 vndr_ie_len);

12