Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c128 static void refill_sfl(void *arg);
2286 refill_sfl(void *arg) in refill_sfl() function
2303 sc->sfl_timer = timeout(refill_sfl, sc, drv_usectohz(100000)); in refill_sfl()
2314 sc->sfl_timer = timeout(refill_sfl, sc, in add_fl_to_sfl()