Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dnetdev.c244 static void wil_scan_timer_fn(struct timer_list *t) in wil_scan_timer_fn() function
271 timer_setup(&vif->scan_timer, wil_scan_timer_fn, 0); in wil_vif_init()