MVNETA_TXQ_ENABLE_MASK
val = (mvreg_read(pp, MVNETA_TXQ_CMD)) & MVNETA_TXQ_ENABLE_MASK;
} while (val & MVNETA_TXQ_ENABLE_MASK);