Lines Matching refs:sge_txq
177 static inline struct sge_qset *txq_to_qset(const struct sge_txq *q, int qidx) in txq_to_qset()
236 static inline void unmap_skb(struct sk_buff *skb, struct sge_txq *q, in unmap_skb()
285 static void free_tx_desc(struct adapter *adapter, struct sge_txq *q, in free_tx_desc()
325 struct sge_txq *q, in reclaim_completed_tx()
345 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()
1007 static inline void check_ring_tx_db(struct adapter *adap, struct sge_txq *q) in check_ring_tx_db()
1051 const struct sge_txq *q, in write_wr_hdr_sgl()
1140 struct sge_txq *q, unsigned int ndesc, in write_tx_pkt_wr()
1207 struct sge_qset *qs, struct sge_txq *q) in t3_stop_tx_queue()
1229 struct sge_txq *q; in t3_eth_xmit()
1370 static inline int check_desc_avail(struct adapter *adap, struct sge_txq *q, in check_desc_avail()
1402 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
1425 static int ctrl_xmit(struct adapter *adap, struct sge_txq *q, in ctrl_xmit()
1476 struct sge_txq *q = &qs->txq[TXQ_CTRL]; in restart_ctrlq()
1579 struct sge_txq *q, unsigned int pidx, in write_ofld_wr()
1643 static int ofld_xmit(struct adapter *adap, struct sge_txq *q, in ofld_xmit()
1687 struct sge_txq *q = &qs->txq[TXQ_OFLD]; in restart_offloadq()
2189 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in check_ring_db()
2200 struct sge_txq *txq = &qs->txq[TXQ_OFLD]; in check_ring_db()