Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2482 u32 vow_config; member
2609 __le32 vow_config; member
H A Dwmi.c4177 wmi_cfg->vow_config = cpu_to_le32(tg_cfg->vow_config); in ath12k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c6636 config.vow_config = __cpu_to_le32(TARGET_VOW_CONFIG); in ath10k_wmi_op_gen_init()
6702 config.vow_config = __cpu_to_le32(TARGET_10X_VOW_CONFIG); in ath10k_wmi_10_1_op_gen_init()
6773 config.vow_config = __cpu_to_le32(TARGET_10X_VOW_CONFIG); in ath10k_wmi_10_2_op_gen_init()
6851 config.vow_config = __cpu_to_le32(TARGET_10_4_VOW_CONFIG); in ath10k_wmi_10_4_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4219 wmi_cfg->vow_config = tg_cfg->vow_config; in ath11k_wmi_copy_resource_config()