sge_txq
struct sge_txq txq[SGE_TXQ_PER_SET];
txq_to_qset(struct sge_txq *q, int qidx)
struct sge_txq *txq;
struct sge_txq *txq;
struct sge_txq *txq;
check_ring_tx_db(adapter_t *adap, struct sge_txq *q)
const struct sge_txq *txq, const struct sg_ent *sgl, unsigned int flits,
struct sge_txq *txq;
check_desc_avail(adapter_t *adap, struct sge_txq *q,
reclaim_completed_tx_imm(struct sge_txq *q)
ctrl_xmit(adapter_t *adap, struct sge_txq *q, struct mbuf *m)
struct sge_txq *q = &qs->txq[TXQ_CTRL];
free_tx_desc(struct sge_txq *q, int n, struct mbuf **m_vec)
struct sge_txq *q, unsigned int pidx,
static int free_tx_desc(struct sge_txq *q, int n, struct mbuf **m_vec);
ofld_xmit(adapter_t *adap, struct sge_txq *q, struct mbuf *m)
struct sge_txq *q = &qs->txq[TXQ_OFLD];
reclaim_completed_tx(struct sge_txq *q, int nbufs, struct mbuf **mvec)
should_restart_tx(const struct sge_txq *q)
struct sge_txq *txq;
sge_txq_reclaim_(struct sge_txq *txq)
struct sge_txq *q = arg;
struct sge_txq *txq;
txq_prod(struct sge_txq *txq, unsigned int ndesc, struct txq_state *txqs)
busdma_map_mbufs(struct mbuf **m, struct sge_txq *txq,