Home
last modified time | relevance | path

Searched refs:pause_iface_config (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2235 __le32 pause_iface_config; member
H A Dwmi-tlv.c3676 cmd->pause_iface_config = __cpu_to_le32(WOW_IFACE_PAUSE_DISABLED); in ath10k_wmi_tlv_op_gen_wow_enable()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h5321 __le32 pause_iface_config; member
H A Dwmi.c9008 cmd->pause_iface_config = cpu_to_le32(WOW_IFACE_PAUSE_ENABLED); in ath12k_wmi_wow_enable()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h5994 u32 pause_iface_config; member
H A Dwmi.c9180 cmd->pause_iface_config = WOW_IFACE_PAUSE_ENABLED; in ath11k_wmi_wow_enable()