Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-common.h54 void cvm_oct_spi_uninit(struct ifnet *ifp);
H A Dethernet-spi.c292 void cvm_oct_spi_uninit(struct ifnet *ifp) in cvm_oct_spi_uninit() function
H A Dethernet.c410 priv->uninit = cvm_oct_spi_uninit; in cvm_oct_init_module()