Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c559 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() function
816 __refill_fl(adap, fl); in get_packet()
2378 __refill_fl(adap, fl); in process_responses()
2980 __refill_fl(adap, &qs->fl[0]); in sge_timer_rx()
2982 __refill_fl(adap, &qs->fl[1]); in sge_timer_rx()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c725 static inline void __refill_fl(struct adapter *adapter, struct sge_fl *fl) in __refill_fl() function
1870 __refill_fl(rspq->adapter, &rxq->fl); in process_responses()