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/
Dwifi-uap.c4193 int ppe_threshold_len = 0; in wifi_setup_he_cap() local
4246 ppe_threshold_len = phe_cap->len - HE_CAP_FIX_SIZE - extra_mcs_size; in wifi_setup_he_cap()
4247 if (phe_cap->he_phy_cap[6] & MBIT(7) && ppe_threshold_len) in wifi_setup_he_cap()
4249 (void)__memcpy(priv, he_cap->ppet, &phe_cap->val[extra_mcs_size], ppe_threshold_len); in wifi_setup_he_cap()