Lines Matching refs:sge_txq
174 static inline struct sge_qset *txq_to_qset(const struct sge_txq *q, int qidx) in txq_to_qset()
233 static inline void unmap_skb(struct sk_buff *skb, struct sge_txq *q, in unmap_skb()
282 static void free_tx_desc(struct adapter *adapter, struct sge_txq *q, in free_tx_desc()
322 struct sge_txq *q, in reclaim_completed_tx()
342 static inline int should_restart_tx(const struct sge_txq *q) in should_restart_tx()
654 memset(q->txq, 0, sizeof(struct sge_txq) * SGE_TXQ_PER_SET); in t3_reset_qset()
1045 static inline void check_ring_tx_db(struct adapter *adap, struct sge_txq *q) in check_ring_tx_db()
1089 const struct sge_txq *q, in write_wr_hdr_sgl()
1179 struct sge_txq *q, unsigned int ndesc, in write_tx_pkt_wr()
1246 struct sge_qset *qs, struct sge_txq *q) in t3_stop_tx_queue()
1268 struct sge_txq *q; in t3_eth_xmit()
1418 static inline int check_desc_avail(struct adapter *adap, struct sge_txq *q, in check_desc_avail()
1450 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
1473 static int ctrl_xmit(struct adapter *adap, struct sge_txq *q, in ctrl_xmit()
1525 struct sge_txq *q = &qs->txq[TXQ_CTRL]; in restart_ctrlq()
1630 struct sge_txq *q, unsigned int pidx, in write_ofld_wr()
1694 static int ofld_xmit(struct adapter *adap, struct sge_txq *q, in ofld_xmit()
1745 struct sge_txq *q = &qs->txq[TXQ_OFLD]; in restart_offloadq()
2256 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in check_ring_db()
2267 struct sge_txq *txq = &qs->txq[TXQ_OFLD]; in check_ring_db()