Home
last modified time | relevance | path

Searched refs:cvm_oct_common_init (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-xaui.c53 if (cvm_oct_common_init(ifp) != 0) in cvm_oct_xaui_init()
H A Dethernet-sgmii.c53 if (cvm_oct_common_init(ifp) != 0) in cvm_oct_sgmii_init()
H A Dethernet-common.h35 int cvm_oct_common_init(struct ifnet *ifp);
H A Dethernet.c385 priv->init = cvm_oct_common_init; in cvm_oct_init_module()
397 priv->init = cvm_oct_common_init; in cvm_oct_init_module()
H A Dethernet-common.c302 int cvm_oct_common_init(struct ifnet *ifp) in cvm_oct_common_init() function
H A Dethernet-spi.c287 if (cvm_oct_common_init(ifp) != 0) in cvm_oct_spi_init()
H A Dethernet-rgmii.c207 if (cvm_oct_common_init(ifp) != 0) in cvm_oct_rgmii_init()