Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h2451 #define WMI_NLO_CONFIG_STOP (0x1 << 0) macro
H A Dwmi-tlv.c4434 cmd->flags = __cpu_to_le32(WMI_NLO_CONFIG_STOP); in ath10k_wmi_tlv_op_gen_config_pno_stop()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6037 #define WMI_NLO_CONFIG_STOP BIT(0) macro
H A Dwmi.c9795 cmd->flags = WMI_NLO_CONFIG_STOP; in ath11k_wmi_op_gen_config_pno_stop()