Lines Matching full:phy
52 * @phy_address: MDIO address of PHY (transceiver); 0 or 255 if not
55 * PHY types, but not in a consistent way. Deprecated.
137 /* Device supports clause 22 register access to PHY or peripherals
144 /* Device supports clause 45 register access to PHY or peripherals
265 * 0 = lowest time supported by the PHY
272 * the PHY's RX & TX blocks are put into a low-power mode when there is no
274 * link-detection is available, and for TX the PHY wakes up to send link pulses
275 * to avoid any lock-ups in case the peer PHY may also be running in EDPD mode.
298 * Add your fresh new phy tunable attribute above and remember to update
671 * @ETH_SS_PHY_TUNABLES: PHY tunable names
680 * @ETH_SS_STATS_ETH_PHY: names of IEEE 802.3 PHY statistics
684 * @ETH_SS_STATS_PHY: names of PHY(dev) statistics
1934 #define ETHTOOL_GPHYSTATS 0x0000004a /* get PHY-specific statistics */
1940 #define ETHTOOL_PHY_GTUNABLE 0x0000004e /* Get PHY tunable configuration */
1941 #define ETHTOOL_PHY_STUNABLE 0x0000004f /* Set PHY tunable configuration */
2174 * Update drivers/net/phy/phy.c:phy_speed_to_str() and
2230 /* These are used to throttle the rate of data on the phy interface when the
2232 * not be used for phy interfaces which natively support multiple speeds (e.g.
2237 /* The phy sends pause frames to throttle the MAC. */
2239 /* The phy asserts CRS to prevent the MAC from transmitting. */
2255 #define XCVR_INTERNAL 0x00 /* PHY and MAC are in the same package */
2256 #define XCVR_EXTERNAL 0x01 /* PHY and MAC are in different packages */
2426 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */
2457 * @phy_address: MDIO address of PHY (transceiver); 0 or 255 if not
2486 * @transceiver: Used to distinguish different possible PHY types,
2490 * @rate_matching: Rate adaptation performed by the PHY
2573 * enum phy_upstream - Represents the upstream component a given PHY device
2576 * an intermediate PHY used as a media-converter, which will driver another
2580 * @PHY_UPSTREAM_PHY: Upstream component is a PHY (likely a media converter)