qebuf_offset
qb->qe_rxd[i].rx_addr = qbufs_dvma + qebuf_offset(rx_buf, i);
qebuf_offset(rx_buf, (elem & (RX_RING_SIZE - 1)));
qebuf_offset(tx_buf, (entry & (TX_RING_SIZE - 1)));