Lines Matching refs:sge_txq
179 static inline struct sge_qset *txq_to_qset(const struct sge_txq *q, int qidx) in txq_to_qset()
238 static inline void unmap_skb(struct sk_buff *skb, struct sge_txq *q, in unmap_skb()
287 static void free_tx_desc(struct adapter *adapter, struct sge_txq *q, in free_tx_desc()
327 struct sge_txq *q, in reclaim_completed_tx()
347 static inline int should_restart_tx(const struct sge_txq *q) in should_restart_tx()
659 memset(q->txq, 0, sizeof(struct sge_txq) * SGE_TXQ_PER_SET); in t3_reset_qset()
1050 static inline void check_ring_tx_db(struct adapter *adap, struct sge_txq *q) in check_ring_tx_db()
1094 const struct sge_txq *q, in write_wr_hdr_sgl()
1184 struct sge_txq *q, unsigned int ndesc, in write_tx_pkt_wr()
1251 struct sge_qset *qs, struct sge_txq *q) in t3_stop_tx_queue()
1273 struct sge_txq *q; in t3_eth_xmit()
1423 static inline int check_desc_avail(struct adapter *adap, struct sge_txq *q, in check_desc_avail()
1455 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
1478 static int ctrl_xmit(struct adapter *adap, struct sge_txq *q, in ctrl_xmit()
1530 struct sge_txq *q = &qs->txq[TXQ_CTRL]; in restart_ctrlq()
1635 struct sge_txq *q, unsigned int pidx, in write_ofld_wr()
1699 static int ofld_xmit(struct adapter *adap, struct sge_txq *q, in ofld_xmit()
1750 struct sge_txq *q = &qs->txq[TXQ_OFLD]; in restart_offloadq()
2262 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in check_ring_db()
2273 struct sge_txq *txq = &qs->txq[TXQ_OFLD]; in check_ring_db()