MVNETA_RXQ_ENABLE_MASK
val = mvreg_read(pp, MVNETA_RXQ_CMD) & MVNETA_RXQ_ENABLE_MASK;
} while (val & MVNETA_RXQ_ENABLE_MASK);