Searched refs:ppe_threshold_len (Results 1 – 1 of 1) sorted by relevance
549 int ppe_threshold_len = 0; in wifi_setup_he_cap() local602 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()