Searched refs:qblock_dvma (Results 1 – 2 of 2) sorted by relevance
155 sbus_writel(qep->qblock_dvma + qib_offset(qe_rxd, 0), cregs + CREG_RXDS); in qe_init()156 sbus_writel(qep->qblock_dvma + qib_offset(qe_txd, 0), cregs + CREG_TXDS); in qe_init()883 &qe->qblock_dvma, GFP_ATOMIC); in qec_ether_init()886 if (qe->qe_block == NULL || qe->qblock_dvma == 0 || in qec_ether_init()918 qe->qe_block, qe->qblock_dvma); in qec_ether_init()945 qp->qe_block, qp->qblock_dvma); in qec_sbus_remove()
337 __u32 qblock_dvma; /* RX and TX descriptors */ member