Home
last modified time | relevance | path

Searched refs:usb_ether (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-14.2/sys/dev/usb/net/
H A Dusb_ethernet.h49 struct usb_ether;
52 typedef void (uether_fn_t)(struct usb_ether *);
71 struct usb_ether *ue;
74 struct usb_ether { struct
105 if_t uether_getifp(struct usb_ether *);
107 void *uether_getsc(struct usb_ether *);
108 int uether_ifattach(struct usb_ether *);
110 void uether_ifdetach(struct usb_ether *);
117 int uether_rxbuf(struct usb_ether *,
120 void uether_rxflush(struct usb_ether *);
[all …]
H A Dusb_ethernet.c145 uether_getsc(struct usb_ether *ue) in uether_getsc()
153 struct usb_ether *ue = arg1; in ue_sysctl_parent()
206 struct usb_ether *ue = task->ue; in ue_attach_post_task()
358 struct usb_ether *ue = arg; in ue_init()
372 struct usb_ether *ue = task->ue; in ue_start_task()
391 struct usb_ether *ue = task->ue; in ue_stop_task()
425 struct usb_ether *ue = task->ue; in ue_promisc_task()
435 struct usb_ether *ue = task->ue; in ue_setmulti_task()
467 struct usb_ether *ue = task->ue; in ue_ifmedia_task()
476 struct usb_ether *ue = arg; in ue_watchdog()
[all …]
H A Dif_mos.c173 static void mos_tick(struct usb_ether *);
561 mos_setpromisc(struct usb_ether *ue) in mos_setpromisc()
595 mos_setmulti(struct usb_ether *ue) in mos_setmulti()
689 struct usb_ether *ue = &sc->sc_ue; in mos_attach()
733 mos_attach_post(struct usb_ether *ue) in mos_attach_post()
753 struct usb_ether *ue = &sc->sc_ue; in mos_detach()
770 struct usb_ether *ue = &sc->sc_ue; in mos_bulk_read_callback()
890 mos_tick(struct usb_ether *ue) in mos_tick()
907 mos_start(struct usb_ether *ue) in mos_start()
920 mos_init(struct usb_ether *ue) in mos_init()
[all …]
H A Dif_axge.c457 axge_attach_post(struct usb_ether *ue) in axge_attach_post()
564 struct usb_ether *ue; in axge_attach()
608 struct usb_ether *ue; in axge_detach()
644 struct usb_ether *ue; in axge_bulk_read_callback()
763 axge_tick(struct usb_ether *ue) in axge_tick()
788 axge_rxfilter(struct usb_ether *ue) in axge_rxfilter()
826 axge_start(struct usb_ether *ue) in axge_start()
839 axge_init(struct usb_ether *ue) in axge_init()
893 axge_stop(struct usb_ether *ue) in axge_stop()
922 struct usb_ether *ue; in axge_ioctl()
[all …]
H A Dif_ipheth.c223 struct usb_ether *ue = &sc->sc_ue; in ipheth_attach()
273 struct usb_ether *ue = &sc->sc_ue; in ipheth_detach()
286 ipheth_start(struct usb_ether *ue) in ipheth_start()
298 ipheth_stop(struct usb_ether *ue) in ipheth_stop()
310 ipheth_tick(struct usb_ether *ue) in ipheth_tick()
335 ipheth_attach_post(struct usb_ether *ue) in ipheth_attach_post()
341 ipheth_init(struct usb_ether *ue) in ipheth_init()
358 ipheth_setmulti(struct usb_ether *ue) in ipheth_setmulti()
364 ipheth_setpromisc(struct usb_ether *ue) in ipheth_setpromisc()
H A Dif_cue.c289 cue_setpromisc(struct usb_ether *ue) in cue_setpromisc()
319 cue_setmulti(struct usb_ether *ue) in cue_setmulti()
373 cue_attach_post(struct usb_ether *ue) in cue_attach_post()
404 struct usb_ether *ue = &sc->sc_ue; in cue_attach()
441 struct usb_ether *ue = &sc->sc_ue; in cue_detach()
454 struct usb_ether *ue = &sc->sc_ue; in cue_bulk_read_callback()
560 cue_tick(struct usb_ether *ue) in cue_tick()
576 cue_start(struct usb_ether *ue) in cue_start()
588 cue_init(struct usb_ether *ue) in cue_init()
638 cue_stop(struct usb_ether *ue) in cue_stop()
H A Dif_axe.c493 axe_setmulti(struct usb_ether *ue) in axe_setmulti()
550 struct usb_ether *ue; in axe_ax88178_init()
738 struct usb_ether *ue; in axe_ax88772a_init()
751 struct usb_ether *ue; in axe_ax88772b_init()
935 struct usb_ether *ue = &sc->sc_ue; in axe_attach()
975 struct usb_ether *ue = &sc->sc_ue; in axe_detach()
1267 axe_tick(struct usb_ether *ue) in axe_tick()
1283 axe_start(struct usb_ether *ue) in axe_start()
1295 axe_csum_cfg(struct usb_ether *ue) in axe_csum_cfg()
1323 axe_init(struct usb_ether *ue) in axe_init()
[all …]
H A Dif_kue.c340 kue_setpromisc(struct usb_ether *ue) in kue_setpromisc()
369 kue_setmulti(struct usb_ether *ue) in kue_setmulti()
422 kue_attach_post(struct usb_ether *ue) in kue_attach_post()
472 struct usb_ether *ue = &sc->sc_ue; in kue_attach()
516 struct usb_ether *ue = &sc->sc_ue; in kue_detach()
534 struct usb_ether *ue = &sc->sc_ue; in kue_bulk_read_callback()
646 kue_start(struct usb_ether *ue) in kue_start()
658 kue_init(struct usb_ether *ue) in kue_init()
689 kue_stop(struct usb_ether *ue) in kue_stop()
H A Dif_rue.c457 rue_setpromisc(struct usb_ether *ue) in rue_setpromisc()
490 rue_setmulti(struct usb_ether *ue) in rue_setmulti()
550 rue_attach_post(struct usb_ether *ue) in rue_attach_post()
588 struct usb_ether *ue = &sc->sc_ue; in rue_attach()
626 struct usb_ether *ue = &sc->sc_ue; in rue_detach()
679 struct usb_ether *ue = &sc->sc_ue; in rue_bulk_read_callback()
800 rue_tick(struct usb_ether *ue) in rue_tick()
817 rue_start(struct usb_ether *ue) in rue_start()
830 rue_init(struct usb_ether *ue) in rue_init()
904 rue_stop(struct usb_ether *ue) in rue_stop()
H A Dif_udav.c231 udav_attach_post(struct usb_ether *ue) in udav_attach_post()
262 struct usb_ether *ue = &sc->sc_ue; in udav_attach()
312 struct usb_ether *ue = &sc->sc_ue; in udav_detach()
432 udav_init(struct usb_ether *ue) in udav_init()
515 udav_setmulti(struct usb_ether *ue) in udav_setmulti()
544 udav_setpromisc(struct usb_ether *ue) in udav_setpromisc()
563 udav_start(struct usb_ether *ue) in udav_start()
660 struct usb_ether *ue = &sc->sc_ue; in udav_bulk_read_callback()
734 udav_stop(struct usb_ether *ue) in udav_stop()
786 udav_tick(struct usb_ether *ue) in udav_tick()
H A Dif_cdceem.c91 struct usb_ether sc_ue;
247 cdceem_attach_post(struct usb_ether *ue) in cdceem_attach_post()
257 struct usb_ether *ue; in cdceem_attach()
307 struct usb_ether *ue = &sc->sc_ue; in cdceem_detach()
423 struct usb_ether *ue; in cdceem_handle_data()
788 cdceem_start(struct usb_ether *ue) in cdceem_start()
802 cdceem_init(struct usb_ether *ue) in cdceem_init()
830 cdceem_stop(struct usb_ether *ue) in cdceem_stop()
845 cdceem_setmulti(struct usb_ether *ue) in cdceem_setmulti()
852 cdceem_setpromisc(struct usb_ether *ue) in cdceem_setpromisc()
H A Dif_smsc.c712 smsc_setmulti(struct usb_ether *ue) in smsc_setmulti()
761 smsc_setpromisc(struct usb_ether *ue) in smsc_setpromisc()
901 smsc_init(struct usb_ether *ue) in smsc_init()
951 struct usb_ether *ue = &sc->sc_ue; in smsc_bulk_read_callback()
1210 smsc_tick(struct usb_ether *ue) in smsc_tick()
1233 smsc_start(struct usb_ether *ue) in smsc_start()
1252 smsc_stop(struct usb_ether *ue) in smsc_stop()
1503 struct usb_ether *ue = if_getsoftc(ifp); in smsc_ioctl()
1624 smsc_attach_post(struct usb_ether *ue) in smsc_attach_post()
1768 struct usb_ether *ue = &sc->sc_ue; in smsc_attach()
[all …]
H A Dif_muge.c169 struct usb_ether sc_ue;
1162 struct usb_ether *ue = &sc->sc_ue; in muge_bulk_read_callback()
1524 muge_set_leds(struct usb_ether *ue) in muge_set_leds()
1646 muge_start(struct usb_ether *ue) in muge_start()
1881 muge_setmulti(struct usb_ether *ue) in muge_setmulti()
1924 muge_setpromisc(struct usb_ether *ue) in muge_setpromisc()
2027 muge_init(struct usb_ether *ue) in muge_init()
2067 muge_stop(struct usb_ether *ue) in muge_stop()
2094 muge_tick(struct usb_ether *ue) in muge_tick()
2170 struct usb_ether *ue = &sc->sc_ue; in muge_attach()
[all …]
H A Dif_aue.c552 aue_setmulti(struct usb_ether *ue) in aue_setmulti()
636 aue_attach_post(struct usb_ether *ue) in aue_attach_post()
683 struct usb_ether *ue = &sc->sc_ue; in aue_attach()
728 struct usb_ether *ue = &sc->sc_ue; in aue_detach()
783 struct usb_ether *ue = &sc->sc_ue; in aue_bulk_read_callback()
927 aue_tick(struct usb_ether *ue) in aue_tick()
944 aue_start(struct usb_ether *ue) in aue_start()
957 aue_init(struct usb_ether *ue) in aue_init()
992 aue_setpromisc(struct usb_ether *ue) in aue_setpromisc()
1047 aue_stop(struct usb_ether *ue) in aue_stop()
H A Dif_cdce.c564 cdce_attach_post(struct usb_ether *ue) in cdce_attach_post()
571 cdce_attach_post_sub(struct usb_ether *ue) in cdce_attach_post_sub()
606 struct usb_ether *ue = &sc->sc_ue; in cdce_attach()
785 struct usb_ether *ue = &sc->sc_ue; in cdce_detach()
798 cdce_start(struct usb_ether *ue) in cdce_start()
812 struct usb_ether *ue = if_getsoftc(ifp); in cdce_ioctl()
981 cdce_init(struct usb_ether *ue) in cdce_init()
1008 cdce_stop(struct usb_ether *ue) in cdce_stop()
1027 cdce_setmulti(struct usb_ether *ue) in cdce_setmulti()
1034 cdce_setpromisc(struct usb_ether *ue) in cdce_setpromisc()
[all …]
H A Dif_urndis.c208 urndis_attach_post(struct usb_ether *ue) in urndis_attach_post()
228 struct usb_ether *ue = &sc->sc_ue; in urndis_attach()
338 struct usb_ether *ue = &sc->sc_ue; in urndis_detach()
355 urndis_start(struct usb_ether *ue) in urndis_start()
367 urndis_init(struct usb_ether *ue) in urndis_init()
384 urndis_stop(struct usb_ether *ue) in urndis_stop()
401 urndis_setmulti(struct usb_ether *ue) in urndis_setmulti()
408 urndis_setpromisc(struct usb_ether *ue) in urndis_setpromisc()
H A Dif_urndisreg.h38 struct usb_ether sc_ue;
H A Dif_iphethvar.h69 struct usb_ether sc_ue;
H A Dif_cuereg.h122 struct usb_ether sc_ue;
H A Dif_mosreg.h161 struct usb_ether sc_ue;
H A Dif_ure.c509 struct usb_ether *ue = &sc->sc_ue; in ure_attach()
588 struct usb_ether *ue = &sc->sc_ue; in ure_detach()
638 struct usb_ether *ue = &sc->sc_ue; in ure_bulk_read_callback()
951 ure_attach_post(struct usb_ether *ue) in ure_attach_post()
986 ure_attach_post_sub(struct usb_ether *ue) in ure_attach_post_sub()
1043 ure_init(struct usb_ether *ue) in ure_init()
1143 ure_tick(struct usb_ether *ue) in ure_tick()
1192 ure_rxfilter(struct usb_ether *ue) in ure_rxfilter()
1230 ure_start(struct usb_ether *ue) in ure_start()
1440 struct usb_ether *ue = if_getsoftc(ifp); in ure_ioctl()
[all …]
H A Dif_cdcereg.h82 struct usb_ether sc_ue;
H A Dif_kuereg.h127 struct usb_ether sc_ue;
H A Dif_udavreg.h156 struct usb_ether sc_ue;
/freebsd-14.2/sys/dev/usb/
H A Dusb_fdt_support.h32 struct usb_ether;
41 int usb_fdt_get_mac_addr(device_t dev, struct usb_ether* ue);

12