Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c3550 static void ath11k_scan_timeout_work(struct work_struct *work) in ath11k_scan_timeout_work() function
9246 INIT_DELAYED_WORK(&ar->scan.timeout, ath11k_scan_timeout_work); in ath11k_mac_allocate()