NCN26000_REG_IRQ_STATUS
ret = phy_read(phydev, NCN26000_REG_IRQ_STATUS);
if (ret < 0 || (ret & NCN26000_REG_IRQ_STATUS) == 0)