Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/ !
Dwmi-tlv.h2451 #define WMI_NLO_CONFIG_STOP (0x1 << 0) macro
Dwmi-tlv.c4007 cmd->flags = __cpu_to_le32(WMI_NLO_CONFIG_STOP); in ath10k_wmi_tlv_op_gen_config_pno_stop()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ !
Dwmi.h6034 #define WMI_NLO_CONFIG_STOP BIT(0) macro
Dwmi.c9441 cmd->flags = WMI_NLO_CONFIG_STOP; in ath11k_wmi_op_gen_config_pno_stop()