Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h87 struct sge_fl { /* SGE free-buffer queue state */ struct
167 struct sge_fl fl;
823 struct sge_fl *fl, rspq_handler_t handler,
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c204 static inline unsigned int fl_cap(const struct sge_fl *fl) in fl_cap()
219 const struct sge_fl *fl) in fl_starving()
257 static void free_rx_bufs(struct sge_fl *q, int n) in free_rx_bufs()
288 static void unmap_rx_buf(struct sge_fl *q) in unmap_rx_buf()
295 static inline void ring_fl_db(struct adapter *adap, struct sge_fl *q) in ring_fl_db()
358 static unsigned int refill_fl_usembufs(struct adapter *adap, struct sge_fl *q, in refill_fl_usembufs()
451 static unsigned int refill_fl(struct adapter *adap, struct sge_fl *q, int n) in refill_fl()
456 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl()
1786 struct sge_fl *fl, rspq_handler_t hnd, int cong, in t4_sge_alloc_rxq()
2175 struct sge_fl *fl) in free_rspq_fl()