Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c377 err = phylink_set_fixed_link(phylink, &state); in txgbe_phylink_init_aml()
/linux/drivers/net/phy/
H A Dphylink.c1748 * phylink_set_fixed_link() - set the fixed link
1757 int phylink_set_fixed_link(struct phylink *pl, in phylink_set_fixed_link() function
1786 EXPORT_SYMBOL_GPL(phylink_set_fixed_link);
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3204 ret = phylink_set_fixed_link(adapter->phylink, &state); in lan743x_phylink_connect()
/linux/drivers/net/usb/
H A Dlan78xx.c2594 return phylink_set_fixed_link(dev->phylink, &state); in lan78xx_set_fixed_link()