Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h537 #define FL_RUNNING_LOW(fl) \ macro
H A Dt4_sge.c5063 return (FL_RUNNING_LOW(fl) && !(fl->flags & FL_STARVING)); in refill_fl()