Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dnetdev.c239 static void wil_connect_timer_fn(struct timer_list *t) in wil_connect_timer_fn() function
281 timer_setup(&vif->connect_timer, wil_connect_timer_fn, 0); in wil_vif_init()