Home
last modified time | relevance | path

Searched refs:uether_getsc (Results 1 – 13 of 13) sorted by relevance

/freebsd-9-stable/sys/dev/usb/net/
Dif_cue.c288 struct cue_softc *sc = uether_getsc(ue); in cue_setpromisc()
306 struct cue_softc *sc = uether_getsc(ue); in cue_setmulti()
369 struct cue_softc *sc = uether_getsc(ue); in cue_attach_post()
557 struct cue_softc *sc = uether_getsc(ue); in cue_tick()
573 struct cue_softc *sc = uether_getsc(ue); in cue_start()
585 struct cue_softc *sc = uether_getsc(ue); in cue_init()
635 struct cue_softc *sc = uether_getsc(ue); in cue_stop()
Dif_axge.c434 sc = uether_getsc(ue); in axge_attach_post()
450 sc = uether_getsc(ue); in axge_attach_post_sub()
723 sc = uether_getsc(ue); in axge_tick()
745 sc = uether_getsc(ue); in axge_setmulti()
779 sc = uether_getsc(ue); in axge_setpromisc()
797 sc = uether_getsc(ue); in axge_start()
812 sc = uether_getsc(ue); in axge_init()
869 sc = uether_getsc(ue); in axge_stop()
893 sc = uether_getsc(ue); in axge_ioctl()
1025 sc = uether_getsc(ue); in axge_csum_cfg()
Dif_kue.c340 struct kue_softc *sc = uether_getsc(ue); in kue_setpromisc()
356 struct kue_softc *sc = uether_getsc(ue); in kue_setmulti()
426 struct kue_softc *sc = uether_getsc(ue); in kue_attach_post()
652 struct kue_softc *sc = uether_getsc(ue); in kue_start()
664 struct kue_softc *sc = uether_getsc(ue); in kue_init()
695 struct kue_softc *sc = uether_getsc(ue); in kue_stop()
Dif_rue.c451 struct rue_softc *sc = uether_getsc(ue); in rue_setpromisc()
469 struct rue_softc *sc = uether_getsc(ue); in rue_setmulti()
544 struct rue_softc *sc = uether_getsc(ue); in rue_attach_post()
795 struct rue_softc *sc = uether_getsc(ue); in rue_tick()
812 struct rue_softc *sc = uether_getsc(ue); in rue_start()
825 struct rue_softc *sc = uether_getsc(ue); in rue_init()
898 struct rue_softc *sc = uether_getsc(ue); in rue_stop()
Dif_mos.c561 struct mos_softc *sc = uether_getsc(ue); in mos_setpromisc()
585 struct mos_softc *sc = uether_getsc(ue); in mos_setmulti()
739 struct mos_softc *sc = uether_getsc(ue); in mos_attach_post()
902 struct mos_softc *sc = uether_getsc(ue); in mos_tick()
920 struct mos_softc *sc = uether_getsc(ue); in mos_start()
933 struct mos_softc *sc = uether_getsc(ue); in mos_init()
1012 struct mos_softc *sc = uether_getsc(ue); in mos_stop()
Dif_ipheth.c277 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_start()
289 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_stop()
301 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_tick()
332 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_init()
Dif_axe.c480 struct axe_softc *sc = uether_getsc(ue); in axe_setmulti()
816 struct axe_softc *sc = uether_getsc(ue); in axe_attach_post()
873 sc = uether_getsc(ue); in axe_attach_post_sub()
1036 sc = uether_getsc(ue); in axe_rx_frame()
1275 struct axe_softc *sc = uether_getsc(ue); in axe_tick()
1291 struct axe_softc *sc = uether_getsc(ue); in axe_start()
1307 sc = uether_getsc(ue); in axe_csum_cfg()
1331 struct axe_softc *sc = uether_getsc(ue); in axe_init()
1429 struct axe_softc *sc = uether_getsc(ue); in axe_setpromisc()
1451 struct axe_softc *sc = uether_getsc(ue); in axe_stop()
[all …]
Dif_aue.c533 struct aue_softc *sc = uether_getsc(ue); in aue_setmulti()
627 struct aue_softc *sc = uether_getsc(ue); in aue_attach_post()
923 struct aue_softc *sc = uether_getsc(ue); in aue_tick()
940 struct aue_softc *sc = uether_getsc(ue); in aue_start()
953 struct aue_softc *sc = uether_getsc(ue); in aue_init()
988 struct aue_softc *sc = uether_getsc(ue); in aue_setpromisc()
1042 struct aue_softc *sc = uether_getsc(ue); in aue_stop()
Dusb_ethernet.h112 void *uether_getsc(struct usb_ether *);
Dif_urndis.c352 struct urndis_softc *sc = uether_getsc(ue); in urndis_start()
364 struct urndis_softc *sc = uether_getsc(ue); in urndis_init()
381 struct urndis_softc *sc = uether_getsc(ue); in urndis_stop()
Dif_cdce.c686 struct cdce_softc *sc = uether_getsc(ue); in cdce_start()
826 struct cdce_softc *sc = uether_getsc(ue); in cdce_init()
847 struct cdce_softc *sc = uether_getsc(ue); in cdce_stop()
Dusb_ethernet.c145 uether_getsc(struct usb_ether *ue) in uether_getsc() function
Dif_udav.c225 struct udav_softc *sc = uether_getsc(ue); in udav_attach_post()