wpi_scan_timeout
static void wpi_scan_timeout(void *);
callout_reset(&sc->scan_timeout, 5*hz, wpi_scan_timeout, sc);