Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/octeon/
Dethernet-mdio.h28 int cvm_oct_phy_setup_device(struct net_device *dev);
Dethernet-mdio.c144 int cvm_oct_phy_setup_device(struct net_device *dev) in cvm_oct_phy_setup_device() function
Dethernet.c477 rv = cvm_oct_phy_setup_device(dev); in cvm_oct_common_open()