Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/net/
H A Dif_cue.c289 struct cue_softc *sc = uether_getsc(ue); in cue_setpromisc()
307 struct cue_softc *sc = uether_getsc(ue); in cue_setmulti()
368 struct cue_softc *sc = uether_getsc(ue); in cue_attach_post()
556 struct cue_softc *sc = uether_getsc(ue); in cue_tick()
572 struct cue_softc *sc = uether_getsc(ue); in cue_start()
584 struct cue_softc *sc = uether_getsc(ue); in cue_init()
634 struct cue_softc *sc = uether_getsc(ue); in cue_stop()
H A 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()
777 sc = uether_getsc(ue); in axge_setpromisc()
795 sc = uether_getsc(ue); in axge_start()
810 sc = uether_getsc(ue); in axge_init()
867 sc = uether_getsc(ue); in axge_stop()
892 sc = uether_getsc(ue); in axge_ioctl()
1024 sc = uether_getsc(ue); in axge_csum_cfg()
H A Dif_kue.c341 struct kue_softc *sc = uether_getsc(ue); in kue_setpromisc()
357 struct kue_softc *sc = uether_getsc(ue); in kue_setmulti()
425 struct kue_softc *sc = uether_getsc(ue); in kue_attach_post()
651 struct kue_softc *sc = uether_getsc(ue); in kue_start()
663 struct kue_softc *sc = uether_getsc(ue); in kue_init()
694 struct kue_softc *sc = uether_getsc(ue); in kue_stop()
H A Dif_mos.c563 struct mos_softc *sc = uether_getsc(ue); in mos_setpromisc()
587 struct mos_softc *sc = uether_getsc(ue); in mos_setmulti()
739 struct mos_softc *sc = uether_getsc(ue); in mos_attach_post()
905 struct mos_softc *sc = uether_getsc(ue); in mos_tick()
923 struct mos_softc *sc = uether_getsc(ue); in mos_start()
936 struct mos_softc *sc = uether_getsc(ue); in mos_init()
1015 struct mos_softc *sc = uether_getsc(ue); in mos_stop()
H A Dif_axe.c486 struct axe_softc *sc = uether_getsc(ue); in axe_setmulti()
820 struct axe_softc *sc = uether_getsc(ue); in axe_attach_post()
874 sc = uether_getsc(ue); in axe_attach_post_sub()
1036 sc = uether_getsc(ue); in axe_rx_frame()
1280 struct axe_softc *sc = uether_getsc(ue); in axe_tick()
1296 struct axe_softc *sc = uether_getsc(ue); in axe_start()
1312 sc = uether_getsc(ue); in axe_csum_cfg()
1336 struct axe_softc *sc = uether_getsc(ue); in axe_init()
1433 struct axe_softc *sc = uether_getsc(ue); in axe_setpromisc()
1455 struct axe_softc *sc = uether_getsc(ue); in axe_stop()
[all …]
H A Dif_ipheth.c286 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_start()
298 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_stop()
310 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_tick()
341 struct ipheth_softc *sc = uether_getsc(ue); in ipheth_init()
H A Dif_aue.c534 struct aue_softc *sc = uether_getsc(ue); in aue_setmulti()
626 struct aue_softc *sc = uether_getsc(ue); in aue_attach_post()
922 struct aue_softc *sc = uether_getsc(ue); in aue_tick()
939 struct aue_softc *sc = uether_getsc(ue); in aue_start()
952 struct aue_softc *sc = uether_getsc(ue); in aue_init()
987 struct aue_softc *sc = uether_getsc(ue); in aue_setpromisc()
1042 struct aue_softc *sc = uether_getsc(ue); in aue_stop()
H A Dusb_ethernet.h116 void *uether_getsc(struct usb_ether *);
H A Dif_urndis.c333 struct urndis_softc *sc = uether_getsc(ue); in urndis_start()
345 struct urndis_softc *sc = uether_getsc(ue); in urndis_init()
364 struct urndis_softc *sc = uether_getsc(ue); in urndis_stop()
H A Dif_cdce.c752 struct cdce_softc *sc = uether_getsc(ue); in cdce_start()
899 struct cdce_softc *sc = uether_getsc(ue); in cdce_init()
926 struct cdce_softc *sc = uether_getsc(ue); in cdce_stop()
H A Dusb_ethernet.c146 uether_getsc(struct usb_ether *ue) in uether_getsc() function
H A Dif_udav.c223 struct udav_softc *sc = uether_getsc(ue); in udav_attach_post()