Home
last modified time | relevance | path

Searched refs:WLAN_EID_EXTENSION_HE_CAPABILITY (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c1108 *pcap++ = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_get_dft_he_cap_ie()
1142 *pcap++ = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_build_he_cap_ie()
1169 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_restructure_he_ie()
1315 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_he_ies_attach()
1340 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_he_ies_detach()
1561 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_update_he_ies()
H A Drtw_ieee80211.c1648 case WLAN_EID_EXTENSION_HE_CAPABILITY: in rtw_ieee802_11_parse_ext_elems()
H A Drtw_mlme_ext.c3667 if (p->data[0] == WLAN_EID_EXTENSION_HE_CAPABILITY)
7011 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY;
7448 if ((pIE->data[0] == WLAN_EID_EXTENSION_HE_CAPABILITY)
11669 if (pIE->data[0] == WLAN_EID_EXTENSION_HE_CAPABILITY)
H A Drtw_ap.c2379 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_check_beacon_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c1108 *pcap++ = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_get_dft_he_cap_ie()
1142 *pcap++ = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_build_he_cap_ie()
1169 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_restructure_he_ie()
1315 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_he_ies_attach()
1340 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_he_ies_detach()
H A Drtw_ieee80211.c1648 case WLAN_EID_EXTENSION_HE_CAPABILITY: in rtw_ieee802_11_parse_ext_elems()
H A Drtw_mlme_ext.c3655 if (p->data[0] == WLAN_EID_EXTENSION_HE_CAPABILITY)
6998 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY;
7420 if ((pIE->data[0] == WLAN_EID_EXTENSION_HE_CAPABILITY)
11640 if (pIE->data[0] == WLAN_EID_EXTENSION_HE_CAPABILITY)
H A Drtw_ap.c2289 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_check_beacon_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dieee80211.h711 #define WLAN_EID_EXTENSION_HE_CAPABILITY 35 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h709 #define WLAN_EID_EXTENSION_HE_CAPABILITY 35 macro