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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_urtw.c771 static void urtw_updateslottask(void *, int);
816 TASK_INIT(&sc->sc_updateslot_task, 0, urtw_updateslottask, sc);
4330 urtw_updateslottask(void *arg, int pending) function

Completed in 114 milliseconds