Lines Matching refs:device
133 * @phydev: The phy device to return rate matching for
159 * phy_config_interrupt - configure the PHY device for the requested interrupts
233 * phy_supported_speeds - return all speeds currently supported by a phy device
234 * @phy: The phy device to return supported speeds of.
461 * @phydev: the PHY device structure
464 * Query the PHY device for its current hardware timestamping configuration.
478 * @phydev: the PHY device structure
976 * _phy_start_aneg - start auto-negotiation for this PHY device
1007 * phy_start_aneg - start auto-negotiation for this PHY device
1223 phydev_err(phydev, "PHY-device data unsafe context\n");
1240 * phy_error - enter ERROR state for this PHY device
1284 struct device *parent = netdev->dev.parent;
1316 * phy_request_interrupt - request and enable interrupt for a PHY device
1345 * phy_free_interrupt - disable and free interrupt for a PHY device
1401 * phy_start - start or restart a PHY device
1404 * Description: Indicates the attached device's readiness to
1706 * @ndev: Network device to restart autoneg for