Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c563 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() function
820 __refill_fl(adap, fl); in get_packet()
2380 __refill_fl(adap, fl); in process_responses()
2995 __refill_fl(adap, &qs->fl[0]); in sge_timer_rx()
2997 __refill_fl(adap, &qs->fl[1]); in sge_timer_rx()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c725 static inline void __refill_fl(struct adapter *adapter, struct sge_fl *fl) in __refill_fl() function
1873 __refill_fl(rspq->adapter, &rxq->fl); in process_responses()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c632 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() function
3948 __refill_fl(q->adap, &rxq->fl); in process_responses()