sge_uld_txq
struct sge_uld_txq *txq;
int t4_sge_alloc_uld_txq(struct adapter *adap, struct sge_uld_txq *txq,
struct sge_uld_txq *uldtxq; /* Txq's for ULD */
const struct sge_uld_txq *tx;
const struct sge_uld_txq *tx;
struct sge_uld_txq *txq = &txq_info->uldtxq[i];
struct sge_uld_txq *txq = &txq_info->uldtxq[i];
struct sge_uld_txq *txq = &txq_info->uldtxq[i];
struct sge_uld_txq *oq;
oq = container_of(txq, struct sge_uld_txq, q);
struct sge_uld_txq *txq = &txq_info->uldtxq[i];
struct sge_uld_txq *txq = &txq_info->uldtxq[i];
txq_info->uldtxq = kzalloc_objs(struct sge_uld_txq, txq_info->ntxq);
static void txq_stop_maperr(struct sge_uld_txq *q)
static void ofldtxq_stop(struct sge_uld_txq *q, struct fw_wr_hdr *wr)
static void service_ofldq(struct sge_uld_txq *q)
static int ofld_xmit(struct sge_uld_txq *q, struct sk_buff *skb)
struct sge_uld_txq *q = from_tasklet(q, t, qresume_tsk);
struct sge_uld_txq *txq;
static int ofld_xmit_direct(struct sge_uld_txq *q, const void *src,
struct sge_uld_txq *txq;
struct sge_uld_txq *txq = s->egr_map[id];
int t4_sge_alloc_uld_txq(struct adapter *adap, struct sge_uld_txq *txq,
struct sge_uld_txq *txq = txq_info->uldtxq;
struct sge_uld_txq *txq = txq_info->uldtxq;