Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/octeon/
Dethernet-mdio.h26 int cvm_oct_phy_setup_device(struct net_device *dev);
Dethernet-mdio.c139 int cvm_oct_phy_setup_device(struct net_device *dev) in cvm_oct_phy_setup_device() function
Dethernet.c463 rv = cvm_oct_phy_setup_device(dev); in cvm_oct_common_open()