Home
last modified time | relevance | path

Searched refs:WMI_SCAN_STOP_ALL (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dwmi.h3309 WMI_SCAN_STOP_ALL = 0x04000000, /* stop all scans */ enumerator
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dwmi.h3374 #define WMI_SCAN_STOP_ALL 0x04000000 macro
Dwmi.c2365 cmd->req_type = WMI_SCAN_STOP_ALL; in ath11k_wmi_send_scan_stop_cmd()