Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/
H A Dsge.c84 static inline unsigned int txq_avail(const struct sge_txq *q) in txq_avail()
112 static void free_tx_desc(struct sge_txq *q, unsigned int n) in free_tx_desc()
141 static void reclaim_tx_desc(struct sge_txq *q, unsigned int n) in reclaim_tx_desc()
395 static inline int reclaimable(const struct sge_txq *q) in reclaimable()
411 void reclaim_completed_tx(struct sge_txq *q) in reclaim_completed_tx()
727 static inline bool wraps_around(struct sge_txq *q, int ndesc) in wraps_around()
774 struct sge_txq *q = &txq->q; in ship_tx_pkt_coalesce_wr()
835 struct sge_txq *q = &txq->q; in should_tx_packet_coalesce()
941 struct sge_txq *q = &txq->q; in tx_do_packet_coalesce()
2143 static void free_txq(struct sge_txq *q) in free_txq()
[all …]
/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h217 struct sge_txq { struct
256 struct sge_txq q; argument
266 struct sge_txq q; /* txq */
796 void reclaim_completed_tx(struct sge_txq *q);