Lines Matching refs:sge_txq
206 static inline unsigned int txq_avail(const struct sge_txq *q) in txq_avail()
302 const struct ulptx_sgl *sgl, const struct sge_txq *q) in unmap_sgl()
370 void free_tx_desc(struct adapter *adap, struct sge_txq *q, in free_tx_desc()
397 static inline int reclaimable(const struct sge_txq *q) in reclaimable()
415 static inline int reclaim_completed_tx(struct adapter *adap, struct sge_txq *q, in reclaim_completed_tx()
447 void cxgb4_reclaim_completed_tx(struct adapter *adap, struct sge_txq *q, in cxgb4_reclaim_completed_tx()
880 void cxgb4_write_sgl(const struct sk_buff *skb, struct sge_txq *q, in cxgb4_write_sgl()
960 inline void cxgb4_ring_tx_db(struct adapter *adap, struct sge_txq *q, int n) in cxgb4_ring_tx_db()
1041 const struct sge_txq *q, void *pos) in cxgb4_inline_tx_skb()
1066 const struct sge_txq *q, void *pos, in inline_tx_skb_header()
1173 static inline void txq_advance(struct sge_txq *q, unsigned int n) in txq_advance()
1327 struct sge_txq *q = &eq->q; in t4_sge_eth_txq_egress_update()
1953 struct sge_txq *tq = &txq->q; in cxgb4_vf_eth_xmit()
2012 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
2263 struct sge_txq *txq; in service_ofldq()
2497 const struct sge_txq *q, in inline_tx_header()
3736 static void init_txq(struct adapter *adap, struct sge_txq *q, unsigned int id) in init_txq()
3979 void free_txq(struct adapter *adap, struct sge_txq *q) in free_txq()