Symbol: usb_ether
sys/dev/usb/net/if_aue.c
1046
aue_stop(struct usb_ether *ue)
sys/dev/usb/net/if_aue.c
551
aue_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_aue.c
635
aue_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_aue.c
682
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_aue.c
727
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_aue.c
782
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_aue.c
926
aue_tick(struct usb_ether *ue)
sys/dev/usb/net/if_aue.c
943
aue_start(struct usb_ether *ue)
sys/dev/usb/net/if_aue.c
956
aue_init(struct usb_ether *ue)
sys/dev/usb/net/if_aue.c
991
aue_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_auereg.h
205
struct usb_ether sc_ue;
sys/dev/usb/net/if_axe.c
1023
axe_rx_frame(struct usb_ether *ue, struct usb_page_cache *pc, int actlen)
sys/dev/usb/net/if_axe.c
1102
axe_rxeof(struct usb_ether *ue, struct usb_page_cache *pc, unsigned offset,
sys/dev/usb/net/if_axe.c
1266
axe_tick(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
1282
axe_start(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
1294
axe_csum_cfg(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
1322
axe_init(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
1420
axe_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
1442
axe_stop(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
1462
struct usb_ether *ue = if_getsoftc(ifp);
sys/dev/usb/net/if_axe.c
204
static int axe_attach_post_sub(struct usb_ether *);
sys/dev/usb/net/if_axe.c
215
static int axe_rx_frame(struct usb_ether *, struct usb_page_cache *, int);
sys/dev/usb/net/if_axe.c
216
static int axe_rxeof(struct usb_ether *, struct usb_page_cache *,
sys/dev/usb/net/if_axe.c
218
static void axe_csum_cfg(struct usb_ether *);
sys/dev/usb/net/if_axe.c
492
axe_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
549
struct usb_ether *ue;
sys/dev/usb/net/if_axe.c
737
struct usb_ether *ue;
sys/dev/usb/net/if_axe.c
750
struct usb_ether *ue;
sys/dev/usb/net/if_axe.c
814
axe_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
862
axe_attach_post_sub(struct usb_ether *ue)
sys/dev/usb/net/if_axe.c
934
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_axe.c
974
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_axe.c
991
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_axereg.h
334
struct usb_ether sc_ue;
sys/dev/usb/net/if_axge.c
1036
axge_rxeof(struct usb_ether *ue, struct usb_page_cache *pc, unsigned offset,
sys/dev/usb/net/if_axge.c
1081
axge_csum_cfg(struct usb_ether *ue)
sys/dev/usb/net/if_axge.c
132
static int axge_attach_post_sub(struct usb_ether *);
sys/dev/usb/net/if_axge.c
136
static void axge_rx_frame(struct usb_ether *, struct usb_page_cache *, int);
sys/dev/usb/net/if_axge.c
137
static void axge_rxeof(struct usb_ether *, struct usb_page_cache *,
sys/dev/usb/net/if_axge.c
139
static void axge_csum_cfg(struct usb_ether *);
sys/dev/usb/net/if_axge.c
456
axge_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_axge.c
469
axge_attach_post_sub(struct usb_ether *ue)
sys/dev/usb/net/if_axge.c
563
struct usb_ether *ue;
sys/dev/usb/net/if_axge.c
607
struct usb_ether *ue;
sys/dev/usb/net/if_axge.c
643
struct usb_ether *ue;
sys/dev/usb/net/if_axge.c
762
axge_tick(struct usb_ether *ue)
sys/dev/usb/net/if_axge.c
787
axge_rxfilter(struct usb_ether *ue)
sys/dev/usb/net/if_axge.c
825
axge_start(struct usb_ether *ue)
sys/dev/usb/net/if_axge.c
838
axge_init(struct usb_ether *ue)
sys/dev/usb/net/if_axge.c
892
axge_stop(struct usb_ether *ue)
sys/dev/usb/net/if_axge.c
921
struct usb_ether *ue;
sys/dev/usb/net/if_axge.c
962
axge_rx_frame(struct usb_ether *ue, struct usb_page_cache *pc, int actlen)
sys/dev/usb/net/if_axgereg.h
203
struct usb_ether sc_ue;
sys/dev/usb/net/if_cdce.c
1007
cdce_stop(struct usb_ether *ue)
sys/dev/usb/net/if_cdce.c
1026
cdce_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_cdce.c
1033
cdce_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_cdce.c
1040
cdce_set_filter(struct usb_ether *ue)
sys/dev/usb/net/if_cdce.c
111
static int cdce_attach_post_sub(struct usb_ether *);
sys/dev/usb/net/if_cdce.c
117
static void cdce_set_filter(struct usb_ether *);
sys/dev/usb/net/if_cdce.c
563
cdce_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_cdce.c
570
cdce_attach_post_sub(struct usb_ether *ue)
sys/dev/usb/net/if_cdce.c
605
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_cdce.c
784
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_cdce.c
797
cdce_start(struct usb_ether *ue)
sys/dev/usb/net/if_cdce.c
811
struct usb_ether *ue = if_getsoftc(ifp);
sys/dev/usb/net/if_cdce.c
980
cdce_init(struct usb_ether *ue)
sys/dev/usb/net/if_cdceem.c
246
cdceem_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_cdceem.c
256
struct usb_ether *ue;
sys/dev/usb/net/if_cdceem.c
306
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_cdceem.c
422
struct usb_ether *ue;
sys/dev/usb/net/if_cdceem.c
787
cdceem_start(struct usb_ether *ue)
sys/dev/usb/net/if_cdceem.c
801
cdceem_init(struct usb_ether *ue)
sys/dev/usb/net/if_cdceem.c
829
cdceem_stop(struct usb_ether *ue)
sys/dev/usb/net/if_cdceem.c
844
cdceem_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_cdceem.c
851
cdceem_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_cdceem.c
90
struct usb_ether sc_ue;
sys/dev/usb/net/if_cdcereg.h
82
struct usb_ether sc_ue;
sys/dev/usb/net/if_cue.c
288
cue_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_cue.c
318
cue_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_cue.c
372
cue_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_cue.c
403
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_cue.c
440
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_cue.c
453
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_cue.c
559
cue_tick(struct usb_ether *ue)
sys/dev/usb/net/if_cue.c
575
cue_start(struct usb_ether *ue)
sys/dev/usb/net/if_cue.c
587
cue_init(struct usb_ether *ue)
sys/dev/usb/net/if_cue.c
637
cue_stop(struct usb_ether *ue)
sys/dev/usb/net/if_cuereg.h
122
struct usb_ether sc_ue;
sys/dev/usb/net/if_ipheth.c
265
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_ipheth.c
327
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_ipheth.c
340
ipheth_start(struct usb_ether *ue)
sys/dev/usb/net/if_ipheth.c
352
ipheth_stop(struct usb_ether *ue)
sys/dev/usb/net/if_ipheth.c
364
ipheth_tick(struct usb_ether *ue)
sys/dev/usb/net/if_ipheth.c
389
ipheth_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_ipheth.c
395
ipheth_init(struct usb_ether *ue)
sys/dev/usb/net/if_ipheth.c
412
ipheth_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_ipheth.c
418
ipheth_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_iphethvar.h
80
struct usb_ether sc_ue;
sys/dev/usb/net/if_kue.c
339
kue_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_kue.c
368
kue_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_kue.c
421
kue_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_kue.c
471
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_kue.c
515
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_kue.c
533
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_kue.c
645
kue_start(struct usb_ether *ue)
sys/dev/usb/net/if_kue.c
657
kue_init(struct usb_ether *ue)
sys/dev/usb/net/if_kue.c
688
kue_stop(struct usb_ether *ue)
sys/dev/usb/net/if_kuereg.h
127
struct usb_ether sc_ue;
sys/dev/usb/net/if_mos.c
166
static void mos_attach_post(struct usb_ether *ue);
sys/dev/usb/net/if_mos.c
172
static void mos_tick(struct usb_ether *);
sys/dev/usb/net/if_mos.c
173
static void mos_start(struct usb_ether *);
sys/dev/usb/net/if_mos.c
174
static void mos_init(struct usb_ether *);
sys/dev/usb/net/if_mos.c
176
static void mos_stop(struct usb_ether *);
sys/dev/usb/net/if_mos.c
192
static void mos_setmulti(struct usb_ether *);
sys/dev/usb/net/if_mos.c
193
static void mos_setpromisc(struct usb_ether *);
sys/dev/usb/net/if_mos.c
560
mos_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_mos.c
594
mos_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_mos.c
688
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_mos.c
732
mos_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_mos.c
752
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_mos.c
769
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_mos.c
889
mos_tick(struct usb_ether *ue)
sys/dev/usb/net/if_mos.c
906
mos_start(struct usb_ether *ue)
sys/dev/usb/net/if_mos.c
919
mos_init(struct usb_ether *ue)
sys/dev/usb/net/if_mos.c
996
mos_stop(struct usb_ether *ue)
sys/dev/usb/net/if_mosreg.h
161
struct usb_ether sc_ue;
sys/dev/usb/net/if_muge.c
1161
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_muge.c
1462
muge_set_mac_addr(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
1523
muge_set_leds(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
1559
muge_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
1587
muge_attach_post_sub(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
1645
muge_start(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
1672
struct usb_ether *ue = if_getsoftc(ifp);
sys/dev/usb/net/if_muge.c
168
struct usb_ether sc_ue;
sys/dev/usb/net/if_muge.c
1880
muge_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
1923
muge_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
2026
muge_init(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
206
static int muge_attach_post_sub(struct usb_ether *ue);
sys/dev/usb/net/if_muge.c
2066
muge_stop(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
2093
muge_tick(struct usb_ether *ue)
sys/dev/usb/net/if_muge.c
2169
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_muge.c
2228
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_rue.c
456
rue_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_rue.c
489
rue_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_rue.c
549
rue_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_rue.c
587
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_rue.c
625
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_rue.c
678
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_rue.c
799
rue_tick(struct usb_ether *ue)
sys/dev/usb/net/if_rue.c
816
rue_start(struct usb_ether *ue)
sys/dev/usb/net/if_rue.c
829
rue_init(struct usb_ether *ue)
sys/dev/usb/net/if_rue.c
903
rue_stop(struct usb_ether *ue)
sys/dev/usb/net/if_ruereg.h
168
struct usb_ether sc_ue;
sys/dev/usb/net/if_smsc.c
1209
smsc_tick(struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
1232
smsc_start(struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
1251
smsc_stop(struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
1502
struct usb_ether *ue = if_getsoftc(ifp);
sys/dev/usb/net/if_smsc.c
1544
smsc_get_smsc95xx_macaddr(char* bootargs, size_t len, struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
1575
smsc_bootargs_get_mac_addr(device_t dev, struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
1623
smsc_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
1691
smsc_attach_post_sub(struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
1767
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_smsc.c
1815
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_smsc.c
194
static int smsc_attach_post_sub(struct usb_ether *ue);
sys/dev/usb/net/if_smsc.c
711
smsc_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
760
smsc_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
900
smsc_init(struct usb_ether *ue)
sys/dev/usb/net/if_smsc.c
950
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_smscreg.h
259
struct usb_ether sc_ue;
sys/dev/usb/net/if_udav.c
230
udav_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_udav.c
261
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_udav.c
311
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_udav.c
431
udav_init(struct usb_ether *ue)
sys/dev/usb/net/if_udav.c
514
udav_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_udav.c
543
udav_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_udav.c
562
udav_start(struct usb_ether *ue)
sys/dev/usb/net/if_udav.c
659
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_udav.c
733
udav_stop(struct usb_ether *ue)
sys/dev/usb/net/if_udav.c
785
udav_tick(struct usb_ether *ue)
sys/dev/usb/net/if_udavreg.h
156
struct usb_ether sc_ue;
sys/dev/usb/net/if_ure.c
1032
ure_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_ure.c
1067
ure_attach_post_sub(struct usb_ether *ue)
sys/dev/usb/net/if_ure.c
1125
ure_init(struct usb_ether *ue)
sys/dev/usb/net/if_ure.c
1225
ure_tick(struct usb_ether *ue)
sys/dev/usb/net/if_ure.c
1274
ure_rxfilter(struct usb_ether *ue)
sys/dev/usb/net/if_ure.c
1312
ure_start(struct usb_ether *ue)
sys/dev/usb/net/if_ure.c
1522
struct usb_ether *ue = if_getsoftc(ifp);
sys/dev/usb/net/if_ure.c
168
static int ure_attach_post_sub(struct usb_ether *);
sys/dev/usb/net/if_ure.c
2057
ure_stop(struct usb_ether *ue)
sys/dev/usb/net/if_ure.c
584
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_ure.c
663
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_ure.c
713
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_urereg.h
581
struct usb_ether sc_ue;
sys/dev/usb/net/if_urndis.c
207
urndis_attach_post(struct usb_ether *ue)
sys/dev/usb/net/if_urndis.c
227
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_urndis.c
337
struct usb_ether *ue = &sc->sc_ue;
sys/dev/usb/net/if_urndis.c
354
urndis_start(struct usb_ether *ue)
sys/dev/usb/net/if_urndis.c
366
urndis_init(struct usb_ether *ue)
sys/dev/usb/net/if_urndis.c
383
urndis_stop(struct usb_ether *ue)
sys/dev/usb/net/if_urndis.c
400
urndis_setmulti(struct usb_ether *ue)
sys/dev/usb/net/if_urndis.c
407
urndis_setpromisc(struct usb_ether *ue)
sys/dev/usb/net/if_urndisreg.h
38
struct usb_ether sc_ue;
sys/dev/usb/net/usb_ethernet.c
101
ue_queue_command(struct usb_ether *ue,
sys/dev/usb/net/usb_ethernet.c
132
uether_getifp(struct usb_ether *ue)
sys/dev/usb/net/usb_ethernet.c
138
uether_getmii(struct usb_ether *ue)
sys/dev/usb/net/usb_ethernet.c
144
uether_getsc(struct usb_ether *ue)
sys/dev/usb/net/usb_ethernet.c
152
struct usb_ether *ue = arg1;
sys/dev/usb/net/usb_ethernet.c
160
uether_ifattach(struct usb_ether *ue)
sys/dev/usb/net/usb_ethernet.c
190
uether_ifattach_wait(struct usb_ether *ue)
sys/dev/usb/net/usb_ethernet.c
205
struct usb_ether *ue = task->ue;
sys/dev/usb/net/usb_ethernet.c
292
uether_ifdetach(struct usb_ether *ue)
sys/dev/usb/net/usb_ethernet.c
340
uether_is_gone(struct usb_ether *ue)
sys/dev/usb/net/usb_ethernet.c
355
struct usb_ether *ue = arg;
sys/dev/usb/net/usb_ethernet.c
369
struct usb_ether *ue = task->ue;
sys/dev/usb/net/usb_ethernet.c
388
struct usb_ether *ue = task->ue;
sys/dev/usb/net/usb_ethernet.c
407
struct usb_ether *ue = if_getsoftc(ifp);
sys/dev/usb/net/usb_ethernet.c
422
struct usb_ether *ue = task->ue;
sys/dev/usb/net/usb_ethernet.c
432
struct usb_ether *ue = task->ue;
sys/dev/usb/net/usb_ethernet.c
447
struct usb_ether *ue = if_getsoftc(ifp);
sys/dev/usb/net/usb_ethernet.c
464
struct usb_ether *ue = task->ue;
sys/dev/usb/net/usb_ethernet.c
473
struct usb_ether *ue = arg;
sys/dev/usb/net/usb_ethernet.c
491
struct usb_ether *ue = task->ue;
sys/dev/usb/net/usb_ethernet.c
503
struct usb_ether *ue = if_getsoftc(ifp);
sys/dev/usb/net/usb_ethernet.c
586
uether_rxmbuf(struct usb_ether *ue, struct mbuf *m,
sys/dev/usb/net/usb_ethernet.c
611
uether_rxbuf(struct usb_ether *ue, struct usb_page_cache *pc,
sys/dev/usb/net/usb_ethernet.c
641
uether_rxflush(struct usb_ether *ue)
sys/dev/usb/net/usb_ethernet.c
90
uether_pause(struct usb_ether *ue, unsigned _ticks)
sys/dev/usb/net/usb_ethernet.h
104
uint8_t uether_pause(struct usb_ether *, unsigned int);
sys/dev/usb/net/usb_ethernet.h
105
if_t uether_getifp(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
106
struct mii_data *uether_getmii(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
107
void *uether_getsc(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
108
int uether_ifattach(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
109
void uether_ifattach_wait(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
110
void uether_ifdetach(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
115
int uether_rxmbuf(struct usb_ether *, struct mbuf *,
sys/dev/usb/net/usb_ethernet.h
117
int uether_rxbuf(struct usb_ether *,
sys/dev/usb/net/usb_ethernet.h
120
void uether_rxflush(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
121
uint8_t uether_is_gone(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
49
struct usb_ether;
sys/dev/usb/net/usb_ethernet.h
52
typedef void (uether_fn_t)(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
66
int (*ue_attach_post_sub)(struct usb_ether *);
sys/dev/usb/net/usb_ethernet.h
71
struct usb_ether *ue;
sys/dev/usb/usb_fdt_support.c
98
usb_fdt_get_mac_addr(device_t dev, struct usb_ether* ue)
sys/dev/usb/usb_fdt_support.h
32
struct usb_ether;
sys/dev/usb/usb_fdt_support.h
41
int usb_fdt_get_mac_addr(device_t dev, struct usb_ether* ue);