Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-xaui.c56 priv->open = cvm_oct_common_open; in cvm_oct_xaui_init()
H A Dethernet-sgmii.c56 priv->open = cvm_oct_common_open; in cvm_oct_sgmii_init()
H A Dethernet-common.h32 int cvm_oct_common_open(struct ifnet *ifp);
H A Dethernet-common.c213 int cvm_oct_common_open(struct ifnet *ifp) in cvm_oct_common_open() function
H A Dethernet-rgmii.c210 priv->open = cvm_oct_common_open; in cvm_oct_rgmii_init()