Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Dmac.c2889 static void ath12k_scan_timeout_work(struct work_struct *work) in ath12k_scan_timeout_work() function
7458 INIT_DELAYED_WORK(&ar->scan.timeout, ath12k_scan_timeout_work); in ath12k_mac_allocate()