Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3320 WMI_SCAN_EVENT_RESUMED = BIT(10), enumerator
H A Dwmi.c2424 cmd->notify_scan_events |= cpu_to_le32(WMI_SCAN_EVENT_RESUMED); in ath12k_wmi_copy_scan_event_cntrl_flags()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3258 WMI_SCAN_EVENT_RESUMED = BIT(10), enumerator
H A Dwmi.c2186 cmd->notify_scan_events |= WMI_SCAN_EVENT_RESUMED; in ath11k_wmi_copy_scan_event_cntrl_flags()