Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/
H A Dsge.c382 static unsigned int refill_fl(struct adapter *adap, struct sge_fl *q, int n) in refill_fl() function
389 refill_fl(adap, fl, min(MAX_RX_REFILL, fl_cap(fl) - fl->avail)); in __refill_fl()
1914 nb_refill = refill_fl(adap, fl, fl_cap(fl)); in t4_sge_alloc_rxq()