Searched refs:sge_fl (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | adapter.h | 81 struct sge_fl { /* SGE free-buffer queue state */ struct 161 struct sge_fl fl; 813 struct sge_fl *fl, rspq_handler_t handler,
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | sge.c | 169 static inline unsigned int fl_cap(const struct sge_fl *fl) in fl_cap() 184 const struct sge_fl *fl) in fl_starving() 205 static void free_rx_bufs(struct sge_fl *q, int n) in free_rx_bufs() 236 static void unmap_rx_buf(struct sge_fl *q) in unmap_rx_buf() 243 static inline void ring_fl_db(struct adapter *adap, struct sge_fl *q) in ring_fl_db() 306 static unsigned int refill_fl_usembufs(struct adapter *adap, struct sge_fl *q, in refill_fl_usembufs() 382 static unsigned int refill_fl(struct adapter *adap, struct sge_fl *q, int n) in refill_fl() 387 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() 1758 struct sge_fl *fl, rspq_handler_t hnd, int cong, in t4_sge_alloc_rxq() 2151 struct sge_fl *fl) in free_rspq_fl()
|