Configure the phy device for the requested interrupts
int phy_config_interrupt(struct phy_device * phydev, u32 interrupts);
phydev
the phy_device struct
interrupts
interrupt flags to configure for this phydev
Returns 0 on success or < 0 on error.