Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-common.h51 void cvm_oct_rgmii_uninit(struct ifnet *ifp);
H A Dethernet.c416 priv->uninit = cvm_oct_rgmii_uninit; in cvm_oct_init_module()
422 priv->uninit = cvm_oct_rgmii_uninit; in cvm_oct_init_module()
H A Dethernet-rgmii.c265 void cvm_oct_rgmii_uninit(struct ifnet *ifp) in cvm_oct_rgmii_uninit() function