Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c126 static void refill_sfl(void *arg);
2001 refill_sfl(void *arg) in refill_sfl() function
2018 sc->sfl_timer = timeout(refill_sfl, sc, drv_usectohz(100000)); in refill_sfl()
2029 sc->sfl_timer = timeout(refill_sfl, sc, in add_fl_to_sfl()