Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-xaui.c57 priv->stop = cvm_oct_common_stop; in cvm_oct_xaui_init()
H A Dethernet-sgmii.c57 priv->stop = cvm_oct_common_stop; in cvm_oct_sgmii_init()
H A Dethernet-common.h33 int cvm_oct_common_stop(struct ifnet *ifp);
H A Dethernet-common.c242 int cvm_oct_common_stop(struct ifnet *ifp) in cvm_oct_common_stop() function
H A Dethernet-rgmii.c211 priv->stop = cvm_oct_common_stop; in cvm_oct_rgmii_init()