Searched refs:__refill_fl (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c558 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) function
816 __refill_fl(adap, fl);
2312 __refill_fl(adap, fl);
2927 __refill_fl(adap, &qs->fl[0]);
2929 __refill_fl(adap, &qs->fl[1]);
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c704 static inline void __refill_fl(struct adapter *adapter, struct sge_fl *fl) function
1751 __refill_fl(rspq->adapter, &rxq->fl);
/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c569 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) function
1765 __refill_fl(q->adap, &rxq->fl);

Completed in 272 milliseconds