Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h266 FL_STARVING = (1 << 1), /* on the list of starving fl's */ enumerator
H A Dt4_sge.c2272 return (FL_RUNNING_LOW(fl) && !(fl->flags & FL_STARVING)); in refill_fl()
2297 fl->flags &= ~FL_STARVING; in refill_sfl()
2317 fl->flags |= FL_STARVING; in add_fl_to_sfl()