Searched refs:ppet (Results 1 – 4 of 4) sorted by relevance
36 struct ath12k_wmi_ppe_threshold_arg ppet; member454 arg->ppet.numss_m1 = le32_to_cpu(ev->ppet.numss_m1); in ath12k_pull_svc_ready_ext()455 arg->ppet.ru_bit_mask = le32_to_cpu(ev->ppet.ru_info); in ath12k_pull_svc_ready_ext()458 arg->ppet.ppet16_ppet8_ru3_ru0[i] = in ath12k_pull_svc_ready_ext()459 le32_to_cpu(ev->ppet.ppet16_ppet8_ru3_ru0[i]); in ath12k_pull_svc_ready_ext()4570 const struct ath12k_wmi_ppe_threshold_params *ppet, in ath12k_wmi_eht_caps_parse() argument4597 cap_band->eht_ppet.numss_m1 = le32_to_cpu(ppet->numss_m1); in ath12k_wmi_eht_caps_parse()4598 cap_band->eht_ppet.ru_bit_mask = le32_to_cpu(ppet->ru_info); in ath12k_wmi_eht_caps_parse()4601 le32_to_cpu(ppet->ppet16_ppet8_ru3_ru0[i]); in ath12k_wmi_eht_caps_parse()
2567 struct ath12k_wmi_ppe_threshold_params ppet; member
2247 struct ath11k_ppe_threshold ppet; member2469 struct wmi_ppe_threshold ppet; member
353 memcpy(¶m->ppet, &ev->ppet, sizeof(param->ppet)); in ath11k_pull_svc_ready_ext()