Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhw.c87 config->vow_config = TARGET_VOW_CONFIG; in ath11k_init_wmi_config_qca6390()
195 config->vow_config = TARGET_VOW_CONFIG; in ath11k_init_wmi_config_ipq8074()
Dwmi.h2361 u32 vow_config; member
5663 u32 vow_config; member
Dwmi.c4042 wmi_cfg->vow_config = tg_cfg->vow_config; in ath11k_wmi_copy_resource_config()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h2541 __le32 vow_config; member
2726 __le32 vow_config; member
2911 __le32 vow_config; member
Dwmi-tlv.h1770 __le32 vow_config; member
Dwmi.c6608 config.vow_config = __cpu_to_le32(TARGET_VOW_CONFIG); in ath10k_wmi_op_gen_init()
6674 config.vow_config = __cpu_to_le32(TARGET_10X_VOW_CONFIG); in ath10k_wmi_10_1_op_gen_init()
6745 config.vow_config = __cpu_to_le32(TARGET_10X_VOW_CONFIG); in ath10k_wmi_10_2_op_gen_init()
6823 config.vow_config = __cpu_to_le32(TARGET_10_4_VOW_CONFIG); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1939 cfg->vow_config = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h2309 u32 vow_config; member
2425 __le32 vow_config; member
Dwmi.c220 config->vow_config = TARGET_VOW_CONFIG; in ath12k_wmi_init_qcn9274()
260 config->vow_config = TARGET_VOW_CONFIG; in ath12k_wmi_init_wcn7850()
3236 wmi_cfg->vow_config = cpu_to_le32(tg_cfg->vow_config); in ath12k_wmi_copy_resource_config()