Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h406 SFL_STARVING = (1 << 0), /* on the list of starving fl's */ enumerator
H A Dt4_sge.c2262 fl->sfl_flags &= ~SFL_STARVING; in t4_sfl_process()
2279 if ((fl->sfl_flags & (SFL_DOOMED | SFL_STARVING)) == 0) { in t4_sfl_enqueue()
2282 fl->sfl_flags |= SFL_STARVING; in t4_sfl_enqueue()