Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2452 #define WMI_NLO_CONFIG_STOP (0x1 << 0) macro
H A Dwmi-tlv.c4016 cmd->flags = __cpu_to_le32(WMI_NLO_CONFIG_STOP); in ath10k_wmi_tlv_op_gen_config_pno_stop()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h6034 #define WMI_NLO_CONFIG_STOP BIT(0) macro
H A Dwmi.c9441 cmd->flags = WMI_NLO_CONFIG_STOP; in ath11k_wmi_op_gen_config_pno_stop()