Searched refs:qblock_dvma (Results 1 – 2 of 2) sorted by relevance
148 __u32 qblk_dvma = (__u32)qep->qblock_dvma; in qe_init()884 &qe->qblock_dvma, GFP_ATOMIC); in qec_ether_init()887 if (qe->qe_block == NULL || qe->qblock_dvma == 0 || in qec_ether_init()919 qe->qe_block, qe->qblock_dvma); in qec_ether_init()946 qp->qe_block, qp->qblock_dvma); in qec_sbus_remove()
338 dma_addr_t qblock_dvma; /* RX and TX descriptors */ member