Home
last modified time | relevance | path

Searched refs:WLAN_SCAN_CANCEL_SINGLE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3392 WLAN_SCAN_CANCEL_SINGLE = 1, enumerator
H A Dwmi.c2425 } else if (arg->req_type == WLAN_SCAN_CANCEL_SINGLE) { in ath12k_wmi_send_scan_stop_cmd()
H A Dmac.c2818 .req_type = WLAN_SCAN_CANCEL_SINGLE, in ath12k_scan_stop()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3439 WLAN_SCAN_CANCEL_SINGLE = 1, enumerator
H A Dmac.c3795 .req_type = WLAN_SCAN_CANCEL_SINGLE, in ath11k_scan_stop()
H A Dwmi.c2410 } else if (param->req_type == WLAN_SCAN_CANCEL_SINGLE) { in ath11k_wmi_send_scan_stop_cmd()