Searched refs:he_cap_eid_ext (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_he.c | 1169 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_restructure_he_ie() local 1174 …he_cap_ie = rtw_get_ie_ex(in_ie + 12, in_len - 12, WLAN_EID_EXTENSION, &he_cap_eid_ext, 1, NULL, &… in rtw_restructure_he_ie() 1315 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_he_ies_attach() local 1322 WLAN_EID_EXTENSION, &he_cap_eid_ext, 1, NULL, &ie_len); in rtw_he_ies_attach() 1340 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_he_ies_detach() local 1343 rtw_remove_bcn_ie_ex(padapter, pnetwork, WLAN_EID_EXTENSION, &he_cap_eid_ext, 1); in rtw_he_ies_detach() 1561 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_update_he_ies() local 1569 rtw_remove_bcn_ie_ex(padapter, pnetwork, WLAN_EID_EXTENSION, &he_cap_eid_ext, 1); in rtw_update_he_ies() 1571 rtw_add_bcn_ie_ex(padapter, pnetwork, he_cap_eid_ext, he_cap_ie + 2, he_cap_ie_len - 2); in rtw_update_he_ies()
|
| H A D | rtw_ap.c | 2379 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_check_beacon_data() local 2382 WLAN_EID_EXTENSION, &he_cap_eid_ext, 1, NULL, &ie_len); in rtw_check_beacon_data()
|
| H A D | rtw_mlme_ext.c | 7011 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; local 7016 WLAN_EID_EXTENSION, &he_cap_eid_ext, 1, NULL, &ie_len);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_he.c | 1169 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_restructure_he_ie() local 1174 …he_cap_ie = rtw_get_ie_ex(in_ie + 12, in_len - 12, WLAN_EID_EXTENSION, &he_cap_eid_ext, 1, NULL, &… in rtw_restructure_he_ie() 1315 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_he_ies_attach() local 1322 WLAN_EID_EXTENSION, &he_cap_eid_ext, 1, NULL, &ie_len); in rtw_he_ies_attach() 1340 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_he_ies_detach() local 1343 rtw_remove_bcn_ie_ex(padapter, pnetwork, WLAN_EID_EXTENSION, &he_cap_eid_ext, 1); in rtw_he_ies_detach()
|
| H A D | rtw_ap.c | 2289 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; in rtw_check_beacon_data() local 2292 WLAN_EID_EXTENSION, &he_cap_eid_ext, 1, NULL, &ie_len); in rtw_check_beacon_data()
|
| H A D | rtw_mlme_ext.c | 6998 u8 he_cap_eid_ext = WLAN_EID_EXTENSION_HE_CAPABILITY; local 7003 WLAN_EID_EXTENSION, &he_cap_eid_ext, 1, NULL, &ie_len);
|