Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c292 static void refill_sfl(void *);
5089 refill_sfl(void *arg) in refill_sfl() function
6342 callout_reset(&sc->sfl_callout, hz / 5, refill_sfl, sc); in add_fl_to_sfl()