Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1771 __le32 vow_config; member
H A Dwmi.c6637 config.vow_config = __cpu_to_le32(TARGET_VOW_CONFIG); in ath10k_wmi_op_gen_init()
6703 config.vow_config = __cpu_to_le32(TARGET_10X_VOW_CONFIG); in ath10k_wmi_10_1_op_gen_init()
6774 config.vow_config = __cpu_to_le32(TARGET_10X_VOW_CONFIG); in ath10k_wmi_10_2_op_gen_init()
6852 config.vow_config = __cpu_to_le32(TARGET_10_4_VOW_CONFIG); in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.c1944 cfg->vow_config = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4210 wmi_cfg->vow_config = tg_cfg->vow_config; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4026 wmi_cfg->vow_config = cpu_to_le32(tg_cfg->vow_config); in ath12k_wmi_copy_resource_config()