Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet.c386 priv->uninit = cvm_oct_common_uninit; in cvm_oct_init_module()
392 priv->uninit = cvm_oct_common_uninit; in cvm_oct_init_module()
398 priv->uninit = cvm_oct_common_uninit; in cvm_oct_init_module()
404 priv->uninit = cvm_oct_common_uninit; in cvm_oct_init_module()
H A Dethernet-common.h36 void cvm_oct_common_uninit(struct ifnet *ifp);
H A Dethernet-common.c337 void cvm_oct_common_uninit(struct ifnet *ifp) in cvm_oct_common_uninit() function
H A Dethernet-spi.c296 cvm_oct_common_uninit(ifp); in cvm_oct_spi_uninit()
H A Dethernet-rgmii.c268 cvm_oct_common_uninit(ifp); in cvm_oct_rgmii_uninit()