Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhw.h60 #define TARGET_VOW_CONFIG 0 macro
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()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dhw.h711 #define TARGET_VOW_CONFIG 0 macro
Dwmi.c6608 config.vow_config = __cpu_to_le32(TARGET_VOW_CONFIG); in ath10k_wmi_op_gen_init()