Home
last modified time | relevance | path

Searched refs:ema_max_profile_period (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2394 u32 ema_max_profile_period; member
2522 __le32 ema_max_profile_period; member
H A Dwmi.c232 config->ema_max_profile_period = TARGET_EMA_MAX_PROFILE_PERIOD; in ath12k_wmi_init_qcn9274()
3674 wmi_cfg->ema_max_profile_period = cpu_to_le32(tg_cfg->ema_max_profile_period); in ath12k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2424 u32 ema_max_profile_period; member
5731 u32 ema_max_profile_period; member
H A Dhw.c206 config->ema_max_profile_period = TARGET_EMA_MAX_PROFILE_PERIOD; in ath11k_init_wmi_config_ipq8074()
H A Dwmi.c4186 wmi_cfg->ema_max_profile_period = tg_cfg->ema_max_profile_period; in ath11k_wmi_copy_resource_config()