Name

phy_config_interrupt — configure the PHY device for the requested interrupts

Synopsis

int phy_config_interrupt (struct phy_device * phydev,
 u32 interrupts);
 

Arguments

struct phy_device * phydev

the phy_device struct

u32 interrupts

interrupt flags to configure for this phydev

Description

Returns 0 on success or < 0 on error.