• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/usb/net/

Lines Matching refs:axe_softc

207 static int	axe_cmd(struct axe_softc *, int, int, int, void *);
208 static void axe_ax88178_init(struct axe_softc *);
209 static void axe_ax88772_init(struct axe_softc *);
210 static void axe_ax88772_phywake(struct axe_softc *);
211 static void axe_ax88772a_init(struct axe_softc *);
212 static void axe_ax88772b_init(struct axe_softc *);
213 static int axe_get_phyno(struct axe_softc *, int);
272 .size = sizeof(struct axe_softc),
300 axe_cmd(struct axe_softc *sc, int cmd, int index, int val, void *buf)
323 struct axe_softc *sc = device_get_softc(dev);
354 struct axe_softc *sc = device_get_softc(dev);
374 struct axe_softc *sc = device_get_softc(dev);
453 struct axe_softc *sc = ifp->if_softc;
472 struct axe_softc *sc = ifp->if_softc;
485 struct axe_softc *sc = uether_getsc(ue);
520 axe_get_phyno(struct axe_softc *sc, int sel)
549 axe_ax88178_init(struct axe_softc *sc)
666 axe_ax88772_init(struct axe_softc *sc)
707 axe_ax88772_phywake(struct axe_softc *sc)
740 axe_ax88772a_init(struct axe_softc *sc)
753 axe_ax88772b_init(struct axe_softc *sc)
792 axe_reset(struct axe_softc *sc)
821 struct axe_softc *sc = uether_getsc(ue);
869 struct axe_softc *sc;
939 struct axe_softc *sc = device_get_softc(dev);
979 struct axe_softc *sc = device_get_softc(dev);
996 struct axe_softc *sc = usbd_xfer_softc(xfer);
1032 struct axe_softc *sc;
1161 struct axe_softc *sc = usbd_xfer_softc(xfer);
1276 struct axe_softc *sc = uether_getsc(ue);
1292 struct axe_softc *sc = uether_getsc(ue);
1304 struct axe_softc *sc;
1332 struct axe_softc *sc = uether_getsc(ue);
1430 struct axe_softc *sc = uether_getsc(ue);
1452 struct axe_softc *sc = uether_getsc(ue);
1471 struct axe_softc *sc;