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

/freebsd-11-stable/sys/mips/cavium/octe/
H A Dmv88e61xxphy.c53 struct mv88e61xxphy_softc;
56 struct mv88e61xxphy_softc *sc_switch;
66 struct mv88e61xxphy_softc { struct
108 static void mv88e61xxphy_init(struct mv88e61xxphy_softc *);
110 static void mv88e61xxphy_init_vtu(struct mv88e61xxphy_softc *);
113 static void mv88e61xxphy_vtu_load(struct mv88e61xxphy_softc *, uint16_t);
114 static void mv88e61xxphy_vtu_set_membership(struct mv88e61xxphy_softc *, unsigned, enum mv88e61xxphy_vtu_membership_type);
115 static void mv88e61xxphy_vtu_wait(struct mv88e61xxphy_softc *);
148 struct mv88e61xxphy_softc *sc;
228 mv88e61xxphy_init(struct mv88e61xxphy_softc *s
[all...]

Completed in 96 milliseconds