| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_ext_genl.c | 146 vndr_ie->vndr_ie_buffer.vndr_ie_list[0].vndr_ie_data.id = (uchar)DOT11_MNG_VS_ID; in wl_ext_add_del_ie_hex() 233 uint32 event_id[] = {DOT11_MNG_VS_ID}; in wl_ext_probreq_event()
|
| H A D | bcmwpa.c | 893 return (wpa_ie_fixed_t *) bcm_find_ie(parse, len, DOT11_MNG_VS_ID, in bcm_find_wpaie() 933 } else if ((*wpa_ie == NULL) && (tlv->id == DOT11_MNG_VS_ID)) { in bcm_find_security_ies() 966 if ((ie = bcm_find_ie(parse, len, DOT11_MNG_VS_ID, WME_OUI_LEN, in bcm_find_wmeie() 1019 return bcm_find_ie(parse, len, DOT11_MNG_VS_ID, WFA_OUI_LEN, in bcm_find_hs20ie() 1026 return bcm_find_ie(parse, len, DOT11_MNG_VS_ID, WFA_OUI_LEN, in bcm_find_osenie()
|
| H A D | wl_cfgp2p.c | 1229 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpaie() 1242 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpsie() 1255 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_p2pie() 1268 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wfdie() 2278 while ((ie = bcm_parse_tlvs(parse, ie_len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_attrib_in_all_p2p_Ies()
|
| H A D | wl_escan.c | 1346 if((ie = bcm_parse_tlvs(parse, (int)len, DOT11_MNG_VS_ID)) != NULL) { in wl_escan_mesh_info_ie()
|
| H A D | wl_iw.c | 1553 if ((ie = bcm_parse_tlvs(ptr, ptr_len, DOT11_MNG_VS_ID)) && in wl_iw_handle_scanresults_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_ext_genl.c | 146 vndr_ie->vndr_ie_buffer.vndr_ie_list[0].vndr_ie_data.id = (uchar)DOT11_MNG_VS_ID; in wl_ext_add_del_ie_hex() 233 uint32 event_id[] = {DOT11_MNG_VS_ID}; in wl_ext_probreq_event()
|
| H A D | wl_cfgp2p.c | 1242 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpaie() 1255 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpsie() 1268 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_p2pie() 1281 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wfdie() 2291 while ((ie = bcm_parse_tlvs(parse, ie_len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_attrib_in_all_p2p_Ies()
|
| H A D | wl_escan.c | 1348 if((ie = bcm_parse_tlvs(parse, (int)len, DOT11_MNG_VS_ID)) != NULL) { in wl_escan_mesh_info_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.c | 1125 while ((ie = bcm_parse_tlvs(parse, (u32)len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpaie() 1138 while ((ie = bcm_parse_tlvs(parse, (u32)len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpsie() 1151 while ((ie = bcm_parse_tlvs(parse, (int)len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_p2pie() 1164 while ((ie = bcm_parse_tlvs(parse, (int)len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wfdie() 2137 while ((ie = bcm_parse_tlvs(parse, (int)len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_attrib_in_all_p2p_Ies()
|
| H A D | wl_escan.c | 1212 if((ie = bcm_parse_tlvs(parse, (int)len, DOT11_MNG_VS_ID)) != NULL) { in wl_escan_mesh_info_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgp2p.c | 1221 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpaie() 1234 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpsie() 1247 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_p2pie() 1260 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wfdie() 2250 while ((ie = bcm_parse_tlvs(parse, ie_len, DOT11_MNG_VS_ID))) {
|
| H A D | bcmutils.c | 1548 if ((ie->id == DOT11_MNG_VS_ID) && in bcm_find_vendor_ie()
|
| H A D | wl_iw.c | 1374 if ((ie = bcm_parse_tlvs(ptr, ptr_len, DOT11_MNG_VS_ID)) && in wl_iw_handle_scanresults_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgp2p.c | 1221 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpaie() 1234 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpsie() 1247 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_p2pie() 1260 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wfdie() 2250 while ((ie = bcm_parse_tlvs(parse, ie_len, DOT11_MNG_VS_ID))) {
|
| H A D | bcmutils.c | 1548 if ((ie->id == DOT11_MNG_VS_ID) && in bcm_find_vendor_ie()
|
| H A D | wl_iw.c | 1380 if ((ie = bcm_parse_tlvs(ptr, ptr_len, DOT11_MNG_VS_ID)) && in wl_iw_handle_scanresults_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgp2p.c | 1221 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpaie() 1234 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wpsie() 1247 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_p2pie() 1260 while ((ie = bcm_parse_tlvs(parse, len, DOT11_MNG_VS_ID))) { in wl_cfgp2p_find_wfdie() 2250 while ((ie = bcm_parse_tlvs(parse, ie_len, DOT11_MNG_VS_ID))) {
|
| H A D | bcmutils.c | 1548 if ((ie->id == DOT11_MNG_VS_ID) && in bcm_find_vendor_ie()
|
| H A D | wl_iw.c | 1380 if ((ie = bcm_parse_tlvs(ptr, ptr_len, DOT11_MNG_VS_ID)) && in wl_iw_handle_scanresults_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | 802.11.h | 1490 #define DOT11_MNG_VS_ID 221 /* d11 management Vendor Specific IE */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | 802.11.h | 1526 #define DOT11_MNG_VS_ID 221 /* d11 management Vendor Specific IE */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | 802.11.h | 1535 #define DOT11_MNG_VS_ID 221 /* d11 management Vendor Specific IE */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | 802.11.h | 1535 #define DOT11_MNG_VS_ID 221 /* d11 management Vendor Specific IE */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | 802.11.h | 1672 DOT11_MNG_VS_ID = 221, /* d11 management Vendor Specific IE */ enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | 802.11.h | 1672 DOT11_MNG_VS_ID = 221, /* d11 management Vendor Specific IE */ enumerator
|