Lines Matching refs:sge_txq
205 static inline unsigned int txq_avail(const struct sge_txq *q) in txq_avail()
301 const struct ulptx_sgl *sgl, const struct sge_txq *q) in unmap_sgl()
369 void free_tx_desc(struct adapter *adap, struct sge_txq *q, in free_tx_desc()
396 static inline int reclaimable(const struct sge_txq *q) in reclaimable()
413 inline void cxgb4_reclaim_completed_tx(struct adapter *adap, struct sge_txq *q, in cxgb4_reclaim_completed_tx()
858 void cxgb4_write_sgl(const struct sk_buff *skb, struct sge_txq *q, in cxgb4_write_sgl()
938 inline void cxgb4_ring_tx_db(struct adapter *adap, struct sge_txq *q, int n) in cxgb4_ring_tx_db()
1019 const struct sge_txq *q, void *pos) in cxgb4_inline_tx_skb()
1044 const struct sge_txq *q, void *pos, in inline_tx_skb_header()
1151 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance()
1867 struct sge_txq *tq = &txq->q; in cxgb4_vf_eth_xmit()
1926 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
2177 struct sge_txq *txq; in service_ofldq()
2411 const struct sge_txq *q, in inline_tx_header()
3568 static void init_txq(struct adapter *adap, struct sge_txq *q, unsigned int id) in init_txq()
3769 void free_txq(struct adapter *adap, struct sge_txq *q) in free_txq()