Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c5092 struct sge_fl *fl, *fl_temp; in refill_sfl() local
5095 TAILQ_FOREACH_SAFE(fl, &sc->sfl, link, fl_temp) { in refill_sfl()