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

/freebsd-11.0-release/sys/dev/usb/net/
H A Dif_axe.c205 static int axe_cmd(struct axe_softc *, int, int, int, void *);
206 static void axe_ax88178_init(struct axe_softc *);
207 static void axe_ax88772_init(struct axe_softc *);
208 static void axe_ax88772_phywake(struct axe_softc *);
209 static void axe_ax88772a_init(struct axe_softc *);
210 static void axe_ax88772b_init(struct axe_softc *);
211 static int axe_get_phyno(struct axe_softc *, int);
270 .size = sizeof(struct axe_softc),
298 axe_cmd(struct axe_softc *sc, int cmd, int index, int val, void *buf)
321 struct axe_softc *s
[all...]
H A Dif_axereg.h333 struct axe_softc { struct

Completed in 101 milliseconds