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()
658 memset(q->txq, 0, sizeof(struct sge_txq) * SGE_TXQ_PER_SET); in t3_reset_qset()
1049 static inline void check_ring_tx_db(struct adapter *adap, struct sge_txq *q) in check_ring_tx_db()
1093 const struct sge_txq *q, in write_wr_hdr_sgl()
1182 struct sge_txq *q, unsigned int ndesc, in write_tx_pkt_wr()
1249 struct sge_qset *qs, struct sge_txq *q) in t3_stop_tx_queue()
1271 struct sge_txq *q; in t3_eth_xmit()
1421 static inline int check_desc_avail(struct adapter *adap, struct sge_txq *q, in check_desc_avail()
1453 static inline void reclaim_completed_tx_imm(struct sge_txq *q) in reclaim_completed_tx_imm()
1476 static int ctrl_xmit(struct adapter *adap, struct sge_txq *q, in ctrl_xmit()
1527 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()
1744 struct sge_txq *q = &qs->txq[TXQ_OFLD]; in restart_offloadq()
2254 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in check_ring_db()
2265 struct sge_txq *txq = &qs->txq[TXQ_OFLD]; in check_ring_db()