Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h128 unsigned long starving; /* # of times FL was found starving */ member
Dsge.c1973 fl->starving++; in sge_rx_timer_cb()
2185 fl->starving = 0; in t4vf_sge_alloc_rxq()
Dcxgb4vf_main.c1822 R("FLStarving:", fl.starving); in sge_qstats_show()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h427 unsigned long starving; member
Dsge.c2124 fl->starving++; in sge_rx_timer_cb()
2362 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq()