Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c564 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() function
821 __refill_fl(adap, fl); in get_packet()
2384 __refill_fl(adap, fl); in process_responses()
2999 __refill_fl(adap, &qs->fl[0]); in sge_timer_rx()
3001 __refill_fl(adap, &qs->fl[1]); in sge_timer_rx()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
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()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c632 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() function
3973 __refill_fl(q->adap, &rxq->fl); in process_responses()