Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_run.c421 static void run_ratectl_to(void *);
2286 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_newstate()
2576 run_ratectl_to(void *arg) in run_ratectl_to() function
2615 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_ratectl_cb()
2818 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_newassoc()