Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h2235 __le32 pause_iface_config; member
H A Dwmi-tlv.c4036 cmd->pause_iface_config = __cpu_to_le32(WOW_IFACE_PAUSE_DISABLED); in ath10k_wmi_tlv_op_gen_wow_enable()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6074 u32 pause_iface_config; member
H A Dwmi.c9734 cmd->pause_iface_config = WOW_IFACE_PAUSE_ENABLED; in ath11k_wmi_wow_enable()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h5569 __le32 pause_iface_config; member
H A Dwmi.c10581 cmd->pause_iface_config = cpu_to_le32(WOW_IFACE_PAUSE_ENABLED); in ath12k_wmi_wow_enable()