Searched refs:get_phy_flags (Results 1 – 6 of 6) sorted by relevance
874 u32 (*get_phy_flags)(struct dsa_switch *ds, int port); member
1226 .get_phy_flags = bcm_sf2_sw_get_phy_flags,
2610 if (ds->ops->get_phy_flags) in dsa_user_phy_setup()2611 phy_flags = ds->ops->get_phy_flags(ds, dp->index); in dsa_user_phy_setup()
2042 .get_phy_flags = qca8k_get_phy_flags,
4335 .get_phy_flags = ksz_get_phy_flags,
671 - ``get_phy_flags``: Some switches are interfaced to various kinds of Ethernet PHYs,