Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/dsa/ocelot/
Docelot_ext.c62 .phylink_mac_config = ocelot_phylink_mac_config,
/linux-6.6.21/include/soc/mscc/
Docelot.h1129 void ocelot_phylink_mac_config(struct ocelot *ocelot, int port,
/linux-6.6.21/drivers/net/ethernet/mscc/
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);
Docelot_net.c1681 ocelot_phylink_mac_config(ocelot, port, link_an_mode, state); in vsc7514_phylink_mac_config()