Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/octeon/
Docteon-ethernet.h84 extern void cvm_oct_common_uninit(struct net_device *dev);
Dethernet-xaui.c124 cvm_oct_common_uninit(dev); in cvm_oct_xaui_uninit()
Dethernet-sgmii.c126 cvm_oct_common_uninit(dev); in cvm_oct_sgmii_uninit()
Dethernet-spi.c315 cvm_oct_common_uninit(dev); in cvm_oct_spi_uninit()
Dethernet.c504 void cvm_oct_common_uninit(struct net_device *dev) in cvm_oct_common_uninit() function
514 .ndo_uninit = cvm_oct_common_uninit,
Dethernet-rgmii.c394 cvm_oct_common_uninit(dev); in cvm_oct_rgmii_uninit()