Searched refs:mv88e61xxphy_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/mips/cavium/octe/
H A Dmv88e61xxphy.c55 struct mv88e61xxphy_softc;
58 struct mv88e61xxphy_softc *sc_switch;
68 struct mv88e61xxphy_softc { struct
110 static void mv88e61xxphy_init(struct mv88e61xxphy_softc *);
112 static void mv88e61xxphy_init_vtu(struct mv88e61xxphy_softc *);
115 static void mv88e61xxphy_vtu_load(struct mv88e61xxphy_softc *, uint16_t);
116 static void mv88e61xxphy_vtu_set_membership(struct mv88e61xxphy_softc *, unsigned, enum mv88e61xxphy_vtu_membership_type);
117 static void mv88e61xxphy_vtu_wait(struct mv88e61xxphy_softc *);
150 struct mv88e61xxphy_softc *sc;
230 mv88e61xxphy_init(struct mv88e61xxphy_softc *s
[all...]

Completed in 81 milliseconds