Searched refs:phy_config_interrupt (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/phy/
H A Dphy.c159 * phy_config_interrupt - configure the PHY device for the requested interrupts
165 static int phy_config_interrupt(struct phy_device *phydev, bool interrupts) function
1288 return phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED);
1338 return phy_config_interrupt(phydev, PHY_INTERRUPT_ENABLED);

Completed in 99 milliseconds