Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dwmi.c567 cap_band->he_ppet.numss_m1 = le32_to_cpu(mac_caps->he_ppet5g.numss_m1); in ath12k_pull_mac_phy_cap_svc_ready_ext()
568 cap_band->he_ppet.ru_bit_mask = le32_to_cpu(mac_caps->he_ppet5g.ru_info); in ath12k_pull_mac_phy_cap_svc_ready_ext()
572 le32_to_cpu(mac_caps->he_ppet5g.ppet16_ppet8_ru3_ru0[i]); in ath12k_pull_mac_phy_cap_svc_ready_ext()
585 cap_band->he_ppet.numss_m1 = le32_to_cpu(mac_caps->he_ppet5g.numss_m1); in ath12k_pull_mac_phy_cap_svc_ready_ext()
586 cap_band->he_ppet.ru_bit_mask = le32_to_cpu(mac_caps->he_ppet5g.ru_info); in ath12k_pull_mac_phy_cap_svc_ready_ext()
590 le32_to_cpu(mac_caps->he_ppet5g.ppet16_ppet8_ru3_ru0[i]); in ath12k_pull_mac_phy_cap_svc_ready_ext()
Dwmi.h2565 struct ath12k_wmi_ppe_threshold_params he_ppet5g; member
/drivers/net/wireless/ath/ath11k/
Dwmi.h2507 struct wmi_ppe_threshold he_ppet5g; member
Dwmi.c462 memcpy(&cap_band->he_ppet, &mac_phy_caps->he_ppet5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()
473 memcpy(&cap_band->he_ppet, &mac_phy_caps->he_ppet5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()