Searched refs:phy_mode_supported (Results 1 – 2 of 2) sorted by relevance
2450 return priv->info->phy_mode_supported(ds, port, state); in mt753x_phy_mode_supported()3151 .phy_mode_supported = mt7530_phy_mode_supported,3162 .phy_mode_supported = mt7530_phy_mode_supported,3174 .phy_mode_supported = mt7531_phy_mode_supported,3236 !priv->info->phy_mode_supported || in mt7530_probe()
772 bool (*phy_mode_supported)(struct dsa_switch *ds, int port, member