Searched refs:MVNETA_PRXTXTIC (Results 1 – 2 of 2) sorted by relevance
240 #define MVNETA_PRXTXTIC 0x25a0 /*Port RX_TX Threshold Interrupt Cause*/ macro
1653 MVNETA_WRITE(sc, MVNETA_PRXTXTIC, 0); in mvneta_disable_intr()1696 ic = MVNETA_READ(sc, MVNETA_PRXTXTIC); in mvneta_rxtxth_intr()1699 MVNETA_WRITE(sc, MVNETA_PRXTXTIC, ~ic); in mvneta_rxtxth_intr()