Searched refs:phylink_set_fixed_link (Results 1 – 3 of 3) sorted by relevance
601 int phylink_set_fixed_link(struct phylink *,
1648 int phylink_set_fixed_link(struct phylink *pl, in phylink_set_fixed_link() function1678 EXPORT_SYMBOL_GPL(phylink_set_fixed_link);
3176 ret = phylink_set_fixed_link(adapter->phylink, &state); in lan743x_phylink_connect()