Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Dwifi_nxp_internal.c549 int ppe_threshold_len = 0; in wifi_setup_he_cap() local
602 ppe_threshold_len = phe_cap->len - HE_CAP_FIX_SIZE - extra_mcs_size; in wifi_setup_he_cap()
603 if (phe_cap->he_phy_cap[6] & MBIT(7) && ppe_threshold_len) in wifi_setup_he_cap()
605 memcpy(he_cap->ppet, &phe_cap->val[extra_mcs_size], ppe_threshold_len); in wifi_setup_he_cap()