ET_RX_NRING
for (n = 0; n < ET_RX_NRING; ++n) {
for (n = 0; n < ET_RX_NRING; ++n) {
static const struct et_bsize et_bufsize[ET_RX_NRING] = {
if (ring_idx >= ET_RX_NRING) {
for (i = 0; i < ET_RX_NRING; ++i) {
static const uint32_t rx_ring_posreg[ET_RX_NRING] =
int i, rx_done[ET_RX_NRING];
for (i = 0; i < ET_RX_NRING; ++i) {
for (i = 0; i < ET_RX_NRING; ++i)
int i, error, rx_done[ET_RX_NRING];
for (i = 0; i < ET_RX_NRING; ++i) {
for (i = 0; i < ET_RX_NRING; ++i) {
for (i = 0; i < ET_RX_NRING; ++i) {
#define ET_RX_NSTAT (ET_RX_NRING * ET_RX_NDESC)
struct et_rxdesc_ring sc_rx_ring[ET_RX_NRING];
struct et_rxbuf_data sc_rx_data[ET_RX_NRING];