Lines Matching refs:sge_txq
233 static inline unsigned int txq_avail(const struct sge_txq *tq) in txq_avail()
307 const struct ulptx_sgl *sgl, const struct sge_txq *tq) in unmap_sgl()
377 static void free_tx_desc(struct adapter *adapter, struct sge_txq *tq, in free_tx_desc()
411 static inline int reclaimable(const struct sge_txq *tq) in reclaimable()
431 struct sge_txq *tq, in reclaim_completed_tx()
901 static void write_sgl(const struct sk_buff *skb, struct sge_txq *tq, in write_sgl()
964 static inline void ring_tx_db(struct adapter *adapter, struct sge_txq *tq, in ring_tx_db()
1052 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *tq, in inline_tx_skb()
1142 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance()
1417 struct sge_txq *tq = &txq->q; in t4vf_eth_xmit()
2511 static void free_txq(struct adapter *adapter, struct sge_txq *tq) in free_txq()