Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dsfp-bus.c523 if (bus->phydev && ops && ops->disconnect_phy) in sfp_unregister_bus()
524 ops->disconnect_phy(bus->upstream); in sfp_unregister_bus()
754 if (ops && ops->disconnect_phy) in sfp_remove_phy()
755 ops->disconnect_phy(bus->upstream); in sfp_remove_phy()
A Dphylink.c2454 .disconnect_phy = phylink_sfp_disconnect_phy,
/linux/include/linux/
A Dsfp.h530 void (*disconnect_phy)(void *priv); member

Completed in 13 milliseconds