Searched refs:refill_fl (Results 1 – 1 of 1) sorted by relevance
451 static unsigned int refill_fl(struct adapter *adap, struct sge_fl *q, int n) in refill_fl() function458 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()