Home
last modified time | relevance | path

Searched refs:cvm_oct_common_uninit (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/octeon/
Docteon-ethernet.h89 extern void cvm_oct_common_uninit(struct net_device *dev);
Dethernet-sgmii.c140 cvm_oct_common_uninit(dev); in cvm_oct_sgmii_uninit()
Dethernet-xaui.c143 cvm_oct_common_uninit(dev); in cvm_oct_xaui_uninit()
Dethernet-spi.c283 cvm_oct_common_uninit(dev); in cvm_oct_spi_uninit()
Dethernet.c494 void cvm_oct_common_uninit(struct net_device *dev) in cvm_oct_common_uninit() function
504 .ndo_uninit = cvm_oct_common_uninit,
Dethernet-rgmii.c412 cvm_oct_common_uninit(dev); in cvm_oct_rgmii_uninit()