Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dchip.c461 static int mv88e6xxx_phy_is_internal(struct dsa_switch *ds, int port) in mv88e6xxx_phy_is_internal() function
675 if (mode != MLO_AN_PHY || !mv88e6xxx_phy_is_internal(ds, port)) { in mv88e6xxx_mac_config()
736 if (((!mv88e6xxx_phy_is_internal(ds, port) && in mv88e6xxx_mac_link_down()
763 if ((!mv88e6xxx_phy_is_internal(ds, port) && in mv88e6xxx_mac_link_up()
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A 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()
784 if (mv88e6xxx_phy_is_internal(chip, port)) { in mv88e6xxx_get_caps()
838 if (mode != MLO_AN_PHY || !mv88e6xxx_phy_is_internal(chip, port)) { in mv88e6xxx_mac_config()

Completed in 14 milliseconds