Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphylink.h601 int phylink_set_fixed_link(struct phylink *,
/linux/drivers/net/phy/
H A Dphylink.c1648 int phylink_set_fixed_link(struct phylink *pl, in phylink_set_fixed_link() function
1678 EXPORT_SYMBOL_GPL(phylink_set_fixed_link);
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3176 ret = phylink_set_fixed_link(adapter->phylink, &state); in lan743x_phylink_connect()