GMAC_INT_RXDONE
if (status & GMAC_INT_RXDONE)
gmac_write_reg(sc, GMAC_INTMASK, ~(GMAC_INT_TXEMPTY | GMAC_INT_RXDONE));