Lines Matching defs:tq
246 static inline unsigned int txq_avail(const struct sge_txq *tq) in txq_avail()
316 const struct ulptx_sgl *sgl, const struct sge_txq *tq) in unmap_sgl()
386 static void free_tx_desc(struct adapter *adapter, struct sge_txq *tq, in free_tx_desc()
420 static inline int reclaimable(const struct sge_txq *tq) in reclaimable()
440 struct sge_txq *tq, in reclaim_completed_tx()
885 static void write_sgl(const struct sk_buff *skb, struct sge_txq *tq, in write_sgl()
948 static inline void ring_tx_db(struct adapter *adapter, struct sge_txq *tq, in ring_tx_db()
972 static void inline_tx_skb(const struct sk_buff *skb, const struct sge_txq *tq, in inline_tx_skb()
1057 static inline void txq_advance(struct sge_txq *tq, unsigned int n) in txq_advance()
1314 struct sge_txq *tq = &txq->q; in t4vf_eth_xmit() local
2296 static void free_txq(struct adapter *adapter, struct sge_txq *tq) in free_txq()