Searched refs:fl_starving (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c266 * fl_starving - return whether a Free List is starving.
273 static inline bool fl_starving(const struct sge_fl *fl) function
692 if (unlikely(fl_starving(fl))) {
1955 if (fl_starving(fl)) {
/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c200 static inline bool fl_starving(const struct sge_fl *fl) function
560 if (unlikely(fl_starving(q))) {
1902 if (fl_starving(fl)) {

Completed in 45 milliseconds