Home
last modified time | relevance | path

Searched refs:mv88e6xxx_phy_is_internal (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.c473 static int mv88e6xxx_phy_is_internal(struct mv88e6xxx_chip *chip, int port) in mv88e6xxx_phy_is_internal() function
489 return mv88e6xxx_phy_is_internal(chip, port); in mv88e6xxx_port_ppu_updates()
519 if (mv88e6xxx_phy_is_internal(chip, port)) { in mv88e6095_phylink_get_caps()
622 if (!mv88e6xxx_phy_is_internal(chip, port)) in mv88e6250_phylink_get_caps()
855 if (mv88e6xxx_phy_is_internal(chip, port)) { in mv88e6xxx_get_caps()
914 if (mode != MLO_AN_PHY || !mv88e6xxx_phy_is_internal(chip, port)) { in mv88e6xxx_mac_config()