Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h801 struct ath11k_ppe_threshold he_ppet;
H A Dwmi.h2238 struct ath11k_ppe_threshold { struct
2247 struct ath11k_ppe_threshold ppet; argument
3776 struct ath11k_ppe_threshold peer_ppet;
H A Dwmi.c454 sizeof(struct ath11k_ppe_threshold)); in ath11k_pull_mac_phy_cap_svc_ready_ext()
468 sizeof(struct ath11k_ppe_threshold)); in ath11k_pull_mac_phy_cap_svc_ready_ext()
479 sizeof(struct ath11k_ppe_threshold)); in ath11k_pull_mac_phy_cap_svc_ready_ext()
H A Dmac.c5567 static void ath11k_gen_ppe_thresh(struct ath11k_ppe_threshold *fw_ppet, in ath11k_gen_ppe_thresh()