Searched refs:qblock_dvma (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsunqe.c154 sbus_writel(qep->qblock_dvma + qib_offset(qe_rxd, 0), cregs + CREG_RXDS);
155 sbus_writel(qep->qblock_dvma + qib_offset(qe_txd, 0), cregs + CREG_TXDS);
890 &qe->qblock_dvma);
894 if (qe->qe_block == NULL || qe->qblock_dvma == 0 ||
940 qe->qblock_dvma);
971 qp->qblock_dvma);
H A Dsunqe.h337 __u32 qblock_dvma; /* RX and TX descriptors */ member in struct:sunqe

Completed in 100 milliseconds