Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c119 static inline unsigned int txq_avail(const struct sge_txq *q) in txq_avail()
147 static void free_tx_desc(struct sge_txq *q, unsigned int n) in free_tx_desc()
176 static void reclaim_tx_desc(struct sge_txq *q, unsigned int n) in reclaim_tx_desc()
464 static inline int reclaimable(const struct sge_txq *q) in reclaimable()
480 void reclaim_completed_tx(struct sge_txq *q) in reclaim_completed_tx()
796 static inline int wraps_around(struct sge_txq *q, int ndesc) in wraps_around()
843 struct sge_txq *q = &txq->q; in ship_tx_pkt_coalesce_wr()
902 struct sge_txq *q = &txq->q; in should_tx_packet_coalesce()
1001 struct sge_txq *q = &txq->q; in tx_do_packet_coalesce()
2167 static void free_txq(struct sge_txq *q) in free_txq()
[all …]
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h224 struct sge_txq { struct
263 struct sge_txq q; argument
273 struct sge_txq q; /* txq */
806 void reclaim_completed_tx(struct sge_txq *q);