Home
last modified time | relevance | path

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

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