/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_netdev.c | 129 phylink_disconnect_phy(port->phylink); in sparx5_port_open() 143 phylink_disconnect_phy(port->phylink); in sparx5_port_stop() 318 phylink_disconnect_phy(port->phylink); in sparx5_destroy_netdevs()
|
/openbmc/linux/include/linux/ |
H A D | phylink.h | 662 void phylink_disconnect_phy(struct phylink *);
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-mac.c | 457 phylink_disconnect_phy(mac->phylink); in dpaa2_mac_disconnect()
|
/openbmc/linux/drivers/net/usb/ |
H A D | asix_devices.c | 731 phylink_disconnect_phy(priv->phylink); in ax88772_init_phy() 947 phylink_disconnect_phy(priv->phylink); in ax88772_unbind()
|
/openbmc/linux/Documentation/networking/ |
H A D | sfp-phylink.rst | 131 - phylink_disconnect_phy(priv->phylink)
|
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 1987 void phylink_disconnect_phy(struct phylink *pl) in phylink_disconnect_phy() function 2005 EXPORT_SYMBOL_GPL(phylink_disconnect_phy); 3331 phylink_disconnect_phy(upstream); in phylink_sfp_disconnect_phy()
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 1208 phylink_disconnect_phy(lp->phylink); in axienet_open() 1237 phylink_disconnect_phy(lp->phylink); in axienet_stop()
|
/openbmc/linux/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 1451 phylink_disconnect_phy(ag->phylink); in ag71xx_open() 1460 phylink_disconnect_phy(ag->phylink); in ag71xx_stop()
|
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_phy.c | 823 phylink_disconnect_phy(txgbe->phylink); in txgbe_remove_phy()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | 203 phylink_disconnect_phy(port->phylink); in lan966x_port_stop()
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 3372 phylink_disconnect_phy(mac->phylink); in mtk_open() 3461 phylink_disconnect_phy(mac->phylink); in mtk_stop() 4036 phylink_disconnect_phy(mac->phylink); in mtk_uninit() 5019 phylink_disconnect_phy(mac->phylink); in mtk_remove()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 197 phylink_disconnect_phy(port->phy_link); in prestera_port_close()
|
/openbmc/linux/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | 995 phylink_disconnect_phy(priv->phylink); in tse_shutdown()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 324 phylink_disconnect_phy(mac_dev->phylink); in dpaa_stop() 2968 phylink_disconnect_phy(mac_dev->phylink); in dpaa_open()
|
/openbmc/linux/net/dsa/ |
H A D | slave.c | 2708 phylink_disconnect_phy(p->dp->pl); in dsa_slave_create() 2730 phylink_disconnect_phy(dp->pl); in dsa_slave_destroy()
|
H A D | port.c | 2015 phylink_disconnect_phy(dp->pl); in dsa_shared_port_link_unregister_of()
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.c | 2542 phylink_disconnect_phy(priv->phylink); in enetc_open() 2586 phylink_disconnect_phy(priv->phylink); in enetc_close()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 1861 phylink_disconnect_phy(priv->phylink); in ocelot_release_port()
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 3009 phylink_disconnect_phy(bp->phylink); in macb_close() 4390 phylink_disconnect_phy(lp->phylink); in at91ether_close()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.c | 546 phylink_disconnect_phy(port->slave.phylink); in am65_cpsw_nuss_ndo_slave_stop()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 3887 phylink_disconnect_phy(priv->phylink); in __stmmac_open() 3938 phylink_disconnect_phy(priv->phylink); in stmmac_release()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 4322 phylink_disconnect_phy(pp->phylink); in mvneta_mdio_remove()
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 4893 phylink_disconnect_phy(port->phylink); in mvpp2_stop()
|