Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2890 static void ath12k_scan_timeout_work(struct work_struct *work) in ath12k_scan_timeout_work() function
7478 INIT_DELAYED_WORK(&ar->scan.timeout, ath12k_scan_timeout_work); in ath12k_mac_allocate()