Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3517 WLAN_SCAN_CANCEL_SINGLE = 1, enumerator
H A Dmac.c4213 .req_type = WLAN_SCAN_CANCEL_SINGLE, in ath12k_scan_stop()
H A Dwmi.c2743 } else if (arg->req_type == WLAN_SCAN_CANCEL_SINGLE) { in ath12k_wmi_send_scan_stop_cmd()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3453 WLAN_SCAN_CANCEL_SINGLE = 1, enumerator
H A Dmac.c3895 .req_type = WLAN_SCAN_CANCEL_SINGLE, in ath11k_scan_stop()
H A Dwmi.c2518 } else if (param->req_type == WLAN_SCAN_CANCEL_SINGLE) { in ath11k_wmi_send_scan_stop_cmd()