Searched refs:phy_mode_supported (Results 1 – 2 of 2) sorted by relevance
1881 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()
687 bool (*phy_mode_supported)(struct dsa_switch *ds, int port, member