Home
last modified time | relevance | path

Searched refs:phylink_set_fixed_link (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dphylink.h707 int phylink_set_fixed_link(struct phylink *,
/linux-6.15/drivers/net/phy/
H A Dphylink.c1750 int phylink_set_fixed_link(struct phylink *pl, in phylink_set_fixed_link() function
1779 EXPORT_SYMBOL_GPL(phylink_set_fixed_link);
/linux-6.15/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3209 ret = phylink_set_fixed_link(adapter->phylink, &state); in lan743x_phylink_connect()