Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h131 unsigned long starving; /* # of times FL was found starving */ member
Dsge.c2096 fl->starving++; in sge_rx_timer_cb()
2363 fl->starving = 0; in t4vf_sge_alloc_rxq()
Dcxgb4vf_main.c2108 R("FLStarving:", fl.starving); in sge_qstats_show()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h569 unsigned long starving; member
Dsge.c2605 fl->starving++; in sge_rx_timer_cb()
2835 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq()
Dcxgb4_debugfs.c2512 RL("FLStarving:", fl.starving); in sge_qinfo_show()