Home
last modified time | relevance | path

Searched defs:reclaimable (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c411 static inline int reclaimable(const struct sge_txq *tq) in reclaimable() function
414 int reclaimable = hw_cidx - tq->cidx; in reclaimable() local
/drivers/md/
Draid5-cache.c1501 sector_t reclaimable; in r5l_do_reclaim() local
/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c341 static inline int reclaimable(const struct sge_txq *q) in reclaimable() function