Home
last modified time | relevance | path

Searched refs:WMI_SCAN_STOP_ONE (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3382 #define WMI_SCAN_STOP_ONE 0x00000000 macro
H A Dwmi.c2427 cmd->req_type = WMI_SCAN_STOP_ONE; in ath12k_wmi_send_scan_stop_cmd()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3308 WMI_SCAN_STOP_ONE = 0x00000000, /* stop by scan_id */ enumerator
H A Dwmi-tlv.c2083 if (arg->req_type == WMI_SCAN_STOP_ONE && arg->u.scan_id > 0xFFF) in ath10k_wmi_tlv_op_gen_stop_scan()
H A Dmac.c4540 .req_type = WMI_SCAN_STOP_ONE, in ath10k_scan_stop()
H A Dwmi.c7108 if (arg->req_type == WMI_SCAN_STOP_ONE && arg->u.scan_id > 0xFFF) in ath10k_wmi_op_gen_stop_scan()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3429 #define WMI_SCAN_STOP_ONE 0x00000000 macro
H A Dwmi.c2412 cmd->req_type = WMI_SCAN_STOP_ONE; in ath11k_wmi_send_scan_stop_cmd()