Home | History | Annotate | Download | only in usb

Lines Matching defs:axe_softc

108 struct axe_softc {
258 CFATTACH_DECL_NEW(axe, sizeof(struct axe_softc),
272 static void axe_ax88178_init(struct axe_softc *);
273 static void axe_ax88772_init(struct axe_softc *);
274 static void axe_ax88772a_init(struct axe_softc *);
275 static void axe_ax88772b_init(struct axe_softc *);
289 axe_cmd(struct axe_softc *sc, int cmd, int index, int val, void *buf)
321 struct axe_softc * const sc = usbnet_softc(un);
362 struct axe_softc * const sc = usbnet_softc(un);
386 struct axe_softc * const sc = usbnet_softc(un);
434 struct axe_softc * const sc = usbnet_softc(un);
488 struct axe_softc * const sc = usbnet_softc(un);
537 axe_get_phyno(struct axe_softc *sc, int sel)
567 axe_ax88178_init(struct axe_softc *sc)
679 axe_ax88772_init(struct axe_softc *sc)
724 axe_ax88772_phywake(struct axe_softc *sc)
769 axe_ax88772a_init(struct axe_softc *sc)
781 axe_ax88772b_init(struct axe_softc *sc)
849 struct axe_softc *sc = device_private(self);
996 struct axe_softc * const sc = usbnet_softc(un);
1169 axe_csum_cfg(struct axe_softc *sc)
1211 struct axe_softc * const sc = usbnet_softc(un);