Searched refs:iwn_calib_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c198 static void iwn_calib_timeout(void *);
2915 iwn_calib_timeout(void *arg) function
2931 callout_reset(&sc->calib_to, msecs_to_ticks(500), iwn_calib_timeout,
7209 callout_reset(&sc->calib_to, msecs_to_ticks(500), iwn_calib_timeout,

Completed in 85 milliseconds