Home
last modified time | relevance | path

Searched refs:DOT11_MNG_VS_ID (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_ext_genl.c146 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 Dbcmwpa.c893 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 Dwl_cfgp2p.c1229 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 Dwl_escan.c1346 if((ie = bcm_parse_tlvs(parse, (int)len, DOT11_MNG_VS_ID)) != NULL) { in wl_escan_mesh_info_ie()
H A Dwl_iw.c1553 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 Dwl_ext_genl.c146 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 Dwl_cfgp2p.c1242 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 Dwl_escan.c1348 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 Dwl_cfgp2p.c1125 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 Dwl_escan.c1212 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 Dwl_cfgp2p.c1221 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 Dbcmutils.c1548 if ((ie->id == DOT11_MNG_VS_ID) && in bcm_find_vendor_ie()
H A Dwl_iw.c1374 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 Dwl_cfgp2p.c1221 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 Dbcmutils.c1548 if ((ie->id == DOT11_MNG_VS_ID) && in bcm_find_vendor_ie()
H A Dwl_iw.c1380 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 Dwl_cfgp2p.c1221 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 Dbcmutils.c1548 if ((ie->id == DOT11_MNG_VS_ID) && in bcm_find_vendor_ie()
H A Dwl_iw.c1380 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 D802.11.h1490 #define DOT11_MNG_VS_ID 221 /* d11 management Vendor Specific IE */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A D802.11.h1526 #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 D802.11.h1535 #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 D802.11.h1535 #define DOT11_MNG_VS_ID 221 /* d11 management Vendor Specific IE */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A D802.11.h1672 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 D802.11.h1672 DOT11_MNG_VS_ID = 221, /* d11 management Vendor Specific IE */ enumerator

12