qe_bd
in_be32(&((struct qe_bd __iomem *)bd)->buf),
bd += sizeof(struct qe_bd);
in_be32(&((struct qe_bd __iomem *)bd)->buf),
length = ug_info->bdRingLenTx[j] * sizeof(struct qe_bd);
out_be32(&((struct qe_bd __iomem *)bd)->buf, 0);
bd += sizeof(struct qe_bd);
bd -= sizeof(struct qe_bd);
length = ug_info->bdRingLenRx[j] * sizeof(struct qe_bd);
out_be32(&((struct qe_bd __iomem *)bd)->buf, 0);
bd += sizeof(struct qe_bd);
bd -= sizeof(struct qe_bd);
1) * sizeof(struct qe_bd);
out_be32(&((struct qe_bd __iomem *)bd)->buf,
bd += sizeof(struct qe_bd);
out_be32(&((struct qe_bd __iomem *)bd)->buf,
bd += sizeof(struct qe_bd);
bdBuffer = (u8 *) in_be32(&((struct qe_bd __iomem *)bd)->buf);
bd += sizeof(struct qe_bd);
bd += sizeof(struct qe_bd);
sizeof(struct qe_bd));
sizeof(struct qe_bd));
struct qe_bd bd[NUM_BDS_IN_PREFETCHED_BDS]; /* prefetched bd */
RX_BD_RING_LEN * sizeof(struct qe_bd),
TX_BD_RING_LEN * sizeof(struct qe_bd),
TX_BD_RING_LEN * sizeof(struct qe_bd),
RX_BD_RING_LEN * sizeof(struct qe_bd),
struct qe_bd *bd;
struct qe_bd *bd; /* BD pointer */
struct qe_bd *bd;
RX_BD_RING_LEN * sizeof(struct qe_bd),
TX_BD_RING_LEN * sizeof(struct qe_bd),
struct qe_bd *tx_bd_base;
struct qe_bd *rx_bd_base;
struct qe_bd *curtx_bd;
struct qe_bd *currx_bd;
struct qe_bd *dirty_tx;
struct qe_bd __iomem *bd;
qe_muram_alloc(us_info->rx_bd_ring_len * sizeof(struct qe_bd),
qe_muram_alloc(us_info->tx_bd_ring_len * sizeof(struct qe_bd),
struct qe_bd __iomem *rx_bd_base;
struct qe_bd __iomem *rx_cur;
struct qe_bd __iomem *tx_bd_base;
struct qe_bd __iomem *tx_cur;
struct qe_bd __iomem *bdp = qe_port->tx_bd_base;
struct qe_bd __iomem *bdp;
struct qe_bd __iomem *bdp;
struct qe_bd __iomem *bdp;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
tmp_addr = cpm_muram_alloc(sizeof(struct qe_bd) * (bdring_len +
(sizeof(struct qe_bd) * bdring_len)));
ep->txbase = cpm_muram_addr(tmp_addr + (sizeof(struct qe_bd)
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd, *nextbd;
struct qe_bd __iomem *bd = ep->n_rxbd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *bd;
struct qe_bd __iomem *rxbase;
struct qe_bd __iomem *n_rxbd;
struct qe_bd __iomem *e_rxbd;
struct qe_bd __iomem *txbase;
struct qe_bd __iomem *n_txbd;
struct qe_bd __iomem *c_txbd;
struct qe_bd __iomem *confBd; /* next BD for confirm after Tx */
struct qe_bd __iomem *tx_bd; /* next BD for new Tx request */
struct qe_bd __iomem *rx_bd; /* next BD to collect after Rx */