Home
last modified time | relevance | path

Searched refs:ocelot_phylink_mac_config (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/dsa/ocelot/
H A Docelot_ext.c62 .phylink_mac_config = ocelot_phylink_mac_config,
/openbmc/linux/include/soc/mscc/
H A Docelot.h1137 void ocelot_phylink_mac_config(struct ocelot *ocelot, int port,
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c853 void ocelot_phylink_mac_config(struct ocelot *ocelot, int port, in ocelot_phylink_mac_config() function
877 EXPORT_SYMBOL_GPL(ocelot_phylink_mac_config);
H A Docelot_net.c1681 ocelot_phylink_mac_config(ocelot, port, link_an_mode, state); in vsc7514_phylink_mac_config()