Home
last modified time | relevance | path

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

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