Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/octeon/
Dethernet-mdio.h31 int cvm_oct_phy_setup_device(struct net_device *dev);
Dethernet-mdio.c168 int cvm_oct_phy_setup_device(struct net_device *dev) in cvm_oct_phy_setup_device() function
Dethernet.c493 rv = cvm_oct_phy_setup_device(dev); in cvm_oct_common_open()