Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/octeon/
Dethernet-mdio.h47 int cvm_oct_phy_setup_device(struct net_device *dev);
Dethernet-sgmii.c89 rv = cvm_oct_phy_setup_device(dev); in cvm_oct_sgmii_open()
Dethernet-xaui.c89 rv = cvm_oct_phy_setup_device(dev); in cvm_oct_xaui_open()
Dethernet-mdio.c178 int cvm_oct_phy_setup_device(struct net_device *dev) in cvm_oct_phy_setup_device() function
Dethernet-rgmii.c308 rv = cvm_oct_phy_setup_device(dev); in cvm_oct_rgmii_open()