Searched refs:phy_mode_supported (Results 1 – 2 of 2) sorted by relevance
1891 return priv->info->phy_mode_supported(ds, port, state); in mt753x_phy_mode_supported()2549 .phy_mode_supported = mt7530_phy_mode_supported,2560 .phy_mode_supported = mt7530_phy_mode_supported,2572 .phy_mode_supported = mt7531_phy_mode_supported,2634 !priv->info->phy_mode_supported || in mt7530_probe()
687 bool (*phy_mode_supported)(struct dsa_switch *ds, int port, member