Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.h86 struct usb_ether;
89 typedef void (uether_fn_t)(struct usb_ether *);
99 int (*ue_attach_post_sub)(struct usb_ether *);
104 struct usb_ether *ue;
107 struct usb_ether { struct
137 uint8_t uether_pause(struct usb_ether *, unsigned int); argument
138 void *uether_getsc(struct usb_ether *);
139 int uether_ifattach(struct usb_ether *);
140 void uether_ifattach_wait(struct usb_ether *);
141 void uether_ifdetach(struct usb_ether *);
[all …]
Dusb_ethernet.c66 uether_pause(struct usb_ether *ue, unsigned int _ticks) in uether_pause()
77 ue_queue_command(struct usb_ether *ue, in ue_queue_command()
108 uether_getsc(struct usb_ether *ue) in uether_getsc()
114 uether_ifattach(struct usb_ether *ue) in uether_ifattach()
151 uether_ifattach_wait(struct usb_ether *ue) in uether_ifattach_wait()
215 struct usb_ether *ue = (struct usb_ether *)drv_sc->driver_private; in ue_recv()
285 struct usb_ether *ue = task->ue; in ue_attach_post_task()
344 uether_ifdetach(struct usb_ether *ue) in uether_ifdetach()
399 uether_is_gone(struct usb_ether *ue) in uether_is_gone()
410 struct usb_ether *ue = (struct usb_ether *)drv_sc->driver_private; in ue_init()
[all …]
Dif_axge.c45 static void axge_rx_frame(struct usb_ether *ue, struct usb_page_cache *pc, int actlen);
230 axge_csum_cfg(struct usb_ether *ue) in axge_csum_cfg()
245 axge_setmulti(struct usb_ether *ue) in axge_setmulti()
263 axge_setpromisc(struct usb_ether *ue) in axge_setpromisc()
281 axge_tick(struct usb_ether *ue) in axge_tick()
316 axge_attach_post(struct usb_ether *ue) in axge_attach_post()
352 struct usb_ether *ue = &sc->sc_ue; in axge_attach()
389 struct usb_ether *ue = &sc->sc_ue; in axge_detach()
401 struct usb_ether *ue = &sc->sc_ue; in axge_miibus_statchg()
451 struct usb_ether *ue = &sc->sc_ue; in axge_bulk_read_callback()
[all …]
Dif_axe.c156 static int axe_rx_frame(struct usb_ether *, struct usb_page_cache *, int);
157 static int axe_rxeof(struct usb_ether *, struct usb_page_cache *,
159 static void axe_csum_cfg(struct usb_ether *);
311 axe_setmulti(struct usb_ether *ue) in axe_setmulti()
340 axe_uether_pause(struct usb_ether * usbe, unsigned int t_ick) in axe_uether_pause()
353 struct usb_ether *ue; in axe_ax88178_init()
532 struct usb_ether *ue = &sc->sc_ue; in axe_ax88772b_init()
613 axe_attach_post(struct usb_ether *ue) in axe_attach_post()
659 struct usb_ether *ue = &sc->sc_ue; in axe_miibus_statchg()
697 struct usb_ether *ue = &sc->sc_ue; in axe_attach()
[all …]
Dif_urndis.c170 urndis_attach_post(struct usb_ether *ue) in urndis_attach_post()
189 struct usb_ether *ue = &sc->sc_ue; in urndis_attach()
314 struct usb_ether *ue = &sc->sc_ue; in urndis_detach()
331 urndis_start(struct usb_ether *ue) in urndis_start()
343 urndis_init(struct usb_ether *ue) in urndis_init()
361 urndis_stop(struct usb_ether *ue) in urndis_stop()
379 urndis_setmulti(struct usb_ether *ue) in urndis_setmulti()
385 urndis_setpromisc(struct usb_ether *ue) in urndis_setpromisc()
799 struct usb_ether *ue = &sc->sc_ue; in urndis_bulk_read()
946 struct usb_ether *ue = &sc->sc_ue; in urndis_bulk_write_callback()
Dif_cdce.c452 cdce_attach_post(struct usb_ether *ue) in cdce_attach_post()
462 struct usb_ether *ue = &sc->sc_ue; in cdce_attach()
640 struct usb_ether *ue = &sc->sc_ue; in cdce_detach()
651 cdce_start(struct usb_ether *ue) in cdce_start()
691 struct usb_ether *ue = &sc->sc_ue; in cdce_bulk_write_callback()
773 cdce_init(struct usb_ether *ue) in cdce_init()
803 cdce_stop(struct usb_ether *ue) in cdce_stop()
825 cdce_setmulti(struct usb_ether *ue) in cdce_setmulti()
832 cdce_setpromisc(struct usb_ether *ue) in cdce_setpromisc()
1095 struct usb_ether *ue = &sc->sc_ue; in cdce_ncm_fill_tx_frames()
Dif_cdcereg.h96 struct usb_ether sc_ue;
Dif_axgereg.h164 struct usb_ether sc_ue;
Dif_urndisreg.h52 struct usb_ether sc_ue;
Dif_axereg.h355 struct usb_ether sc_ue;