Searched refs:qe_rxd (Results 1 – 2 of 2) sorted by relevance
267 struct qe_rxd { struct304 struct qe_rxd qe_rxd[RX_RING_MAXSIZE]; member
128 qb->qe_rxd[i].rx_addr = qbufs_dvma + qebuf_offset(rx_buf, i); in qe_init_rings()129 qb->qe_rxd[i].rx_flags = in qe_init_rings()149 sbus_writel(qep->qblock_dvma + qib_offset(qe_rxd, 0), cregs + CREG_RXDS); in qe_init()406 struct qe_rxd *rxbase = &qep->qe_block->qe_rxd[0]; in qe_rx()407 struct qe_rxd *this; in qe_rx()420 struct qe_rxd *end_rxd = in qe_rx()