Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.c1881 return priv->info->phy_mode_supported(ds, port, state); in mt753x_phy_mode_supported()
2531 .phy_mode_supported = mt7530_phy_mode_supported,
2542 .phy_mode_supported = mt7530_phy_mode_supported,
2554 .phy_mode_supported = mt7531_phy_mode_supported,
2616 !priv->info->phy_mode_supported || in mt7530_probe()
H A Dmt7530.h666 * @phy_mode_supported: Check if the PHY type is being supported on a certain
687 bool (*phy_mode_supported)(struct dsa_switch *ds, int port, member

Completed in 6 milliseconds