Searched refs:WMI_SCAN_STOP_ALL (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3381 #define WMI_SCAN_STOP_ALL 0x04000000 macro
H A Dwmi.c2486 cmd->req_type = cpu_to_le32(WMI_SCAN_STOP_ALL);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3445 #define WMI_SCAN_STOP_ALL 0x04000000 macro
H A Dwmi.c2514 cmd->req_type = WMI_SCAN_STOP_ALL;
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3309 WMI_SCAN_STOP_ALL = 0x04000000, /* stop all scans */ enumerator in enum:wmi_stop_scan_type

Completed in 311 milliseconds