Man Page: phy_start_interrupts
Operating Environment: centos
Section: 9
PHY_START_INTERRUPTS(9) Network device support PHY_START_INTERRUPTS(9)NAMEphy_start_interrupts - request and enable interrupts for a PHY deviceSYNOPSISint phy_start_interrupts(struct phy_device * phydev);ARGUMENTSphydev target phy_device structDESCRIPTIONRequest the interrupt for the given PHY. If this fails, then we set irq to PHY_POLL. Otherwise, we enable the interrupts in the PHY. This should only be called with a valid IRQ number. Returns 0 on success or < 0 on error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_START_INTERRUPTS(9)
| Related Man Pages |
|---|
| ccw_device_start_timeout(9) - centos |
| struct_irq_chip(9) - centos |
| struct_irq_data(9) - centos |
| struct_uio_info(9) - centos |
| struct_irq_desc(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |