sys/arch/acorn32/podulebus/if_ie.c
131
struct ethercom sc_ethercom;
sys/arch/amiga/dev/if_es.c
84
struct ethercom sc_ethercom; /* common Ethernet structures */
sys/arch/amiga/dev/if_qn.c
132
struct ethercom sc_ethercom; /* Common ethernet structures */
sys/arch/amiga/dev/zz9k_if.c
79
struct ethercom sc_ethercom;
sys/arch/arm/at91/at91emac.c
754
struct ethercom *ec = &sc->sc_ec;
sys/arch/arm/at91/at91emacvar.h
53
struct ethercom sc_ec;
sys/arch/arm/broadcom/bcm53xx_eth.c
141
struct ethercom sc_ec;
sys/arch/arm/broadcom/bcm53xx_eth.c
265
struct ethercom * const ec = &sc->sc_ec;
sys/arch/arm/ep93xx/epe.c
691
struct ethercom *ec = &sc->sc_ec;
sys/arch/arm/ep93xx/epevar.h
47
struct ethercom sc_ec;
sys/arch/arm/gemini/if_gmc.c
198
struct ethercom *ec = &sc->sc_ec;
sys/arch/arm/gemini/if_gmc.c
63
struct ethercom sc_ec;
sys/arch/arm/gemini/if_gpn.c
105
struct ethercom sc_ec;
sys/arch/arm/imx/if_enet.c
142
static int enet_ifflags_cb(struct ethercom *);
sys/arch/arm/imx/if_enet.c
714
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/arm/imx/if_enet.c
958
enet_ifflags_cb(struct ethercom *ec)
sys/arch/arm/imx/if_enetvar.h
93
struct ethercom sc_ethercom; /* interface info */
sys/arch/arm/sociox/if_scx.c
1284
struct ethercom * const ec = &sc->sc_ethercom;
sys/arch/arm/sociox/if_scx.c
461
struct ethercom sc_ethercom; /* Ethernet common data */
sys/arch/arm/sunxi/sun4i_emac.c
191
struct ethercom sc_ec;
sys/arch/arm/sunxi/sun4i_emac.c
835
struct ethercom *ec = &sc->sc_ec;
sys/arch/arm/sunxi/sunxi_emac.c
190
struct ethercom ec;
sys/arch/arm/sunxi/sunxi_emac.c
536
struct ethercom *ec = &sc->ec;
sys/arch/arm/ti/if_cpsw.c
125
struct ethercom sc_ec;
sys/arch/arm/ti/if_cpsw.c
1554
struct ethercom * const ec = &sc->sc_ec;
sys/arch/arm/ti/if_cpsw.c
396
struct ethercom * const ec = &sc->sc_ec;
sys/arch/arm/xscale/ixp425_if_npe.c
100
struct ethercom sc_ethercom;
sys/arch/arm/xscale/ixp425_if_npe.c
343
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/arm/xscale/ixp425_if_npe.c
974
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/emips/ebus/if_le_ebus.c
75
struct ethercom sc_ethercom; /* Ethernet common part */
sys/arch/evbppc/virtex/dev/if_temac.c
142
struct ethercom sc_ec;
sys/arch/mac68k/dev/if_mc.c
653
mace_calcladrf(struct ethercom *ec, uint8_t *af)
sys/arch/mac68k/dev/if_mc.c
86
static void mace_calcladrf(struct ethercom *, uint8_t *);
sys/arch/mac68k/dev/if_mcvar.h
66
struct ethercom sc_ethercom; /* Ethernet common part */
sys/arch/mac68k/nubus/if_netdock_nubus.c
119
struct ethercom sc_ethercom;
sys/arch/macppc/dev/am79c950.c
647
mace_calcladrf(struct ethercom *ec, uint8_t *af)
sys/arch/macppc/dev/am79c950.c
82
static void mace_calcladrf(struct ethercom *, uint8_t *);
sys/arch/macppc/dev/if_bm.c
775
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/macppc/dev/if_bm.c
80
struct ethercom sc_ethercom;
sys/arch/macppc/dev/if_gm.c
646
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/macppc/dev/if_gm.c
73
struct ethercom sc_ethercom;
sys/arch/macppc/dev/if_mcvar.h
66
struct ethercom sc_ethercom; /* Ethernet common part */
sys/arch/mips/adm5120/dev/if_admsw.c
1106
struct ethercom *ec;
sys/arch/mips/adm5120/dev/if_admsw.c
1227
int port = (struct ethercom *)ifp - sc->sc_ethercom; /* XXX */
sys/arch/mips/adm5120/dev/if_admsw.c
1264
int port = (struct ethercom *)ifp - sc->sc_ethercom; /* XXX */
sys/arch/mips/adm5120/dev/if_admsw.c
736
port = (struct ethercom *)ifp - sc->sc_ethercom; /* XXX */
sys/arch/mips/adm5120/dev/if_admswvar.h
127
struct ethercom sc_ethercom[SW_DEVS]; /* Ethernet common data */
sys/arch/mips/alchemy/dev/if_aumac.c
122
struct ethercom sc_ethercom; /* Ethernet common data */
sys/arch/mips/alchemy/dev/if_aumac.c
887
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/mips/atheros/dev/aevar.h
135
struct ethercom sc_ethercom; /* ethernet common data */
sys/arch/mips/atheros/dev/if_ae.c
150
static int ae_ifflags_cb(struct ethercom *);
sys/arch/mips/atheros/dev/if_ae.c
1653
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/mips/atheros/dev/if_ae.c
790
ae_ifflags_cb(struct ethercom *ec)
sys/arch/mips/cavium/dev/if_cnmacvar.h
51
struct ethercom sc_ethercom;
sys/arch/mips/cavium/dev/octeon_gmx.c
573
struct ethercom *ec = sc->sc_port_ec;
sys/arch/mips/cavium/dev/octeon_gmxvar.h
64
struct ethercom *sc_port_ec;
sys/arch/mips/ralink/ralink_eth.c
194
struct ethercom sc_ethercom; /* ethernet common data */
sys/arch/mips/sibyte/dev/sbmac.c
170
struct ethercom sc_ethercom; /* Ethernet common part */
sys/arch/mips/sibyte/dev/sbmac.c
1829
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/newsmips/apbus/if_sn.c
620
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/newsmips/apbus/if_snvar.h
86
struct ethercom sc_ethercom;
sys/arch/next68k/dev/mb8795var.h
53
struct ethercom sc_ethercom; /* Ethernet common part */
sys/arch/playstation2/dev/emac3.c
226
emac3_setmulti(struct emac3_softc *sc, struct ethercom *ec)
sys/arch/playstation2/dev/emac3var.h
54
void emac3_setmulti(struct emac3_softc *, struct ethercom *);
sys/arch/playstation2/dev/if_smap.c
152
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/arch/playstation2/dev/if_smap.c
222
sc->ethercom.ec_mii = mii;
sys/arch/playstation2/dev/if_smap.c
257
emac3_setmulti(&sc->emac3, &sc->ethercom);
sys/arch/playstation2/dev/if_smap.c
311
ifp = &sc->ethercom.ec_if;
sys/arch/playstation2/dev/if_smap.c
323
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/arch/playstation2/dev/if_smap.c
410
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/arch/playstation2/dev/if_smap.c
578
emac3_setmulti(&sc->emac3, &sc->ethercom);
sys/arch/playstation2/dev/if_smap.c
94
struct ethercom ethercom;
sys/arch/powerpc/booke/dev/pq3etsec.c
1118
struct ethercom * const ec = &sc->sc_ec;
sys/arch/powerpc/booke/dev/pq3etsec.c
171
struct ethercom sc_ec;
sys/arch/powerpc/booke/dev/pq3etsec.c
748
struct ethercom * const ec = &sc->sc_ec;
sys/arch/powerpc/ibm4xx/dev/if_emac.c
1895
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/powerpc/ibm4xx/dev/if_emac.c
206
struct ethercom sc_ethercom; /* ethernet common data */
sys/arch/powerpc/mpc5200/fec.c
354
struct ethercom *ec = &sc->sc_ec;
sys/arch/powerpc/mpc5200/fecvar.h
52
struct ethercom sc_ec; /* Ethernet common */
sys/arch/sgimips/hpc/if_sq.c
482
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/sgimips/hpc/sqvar.h
120
struct ethercom sc_ethercom;
sys/arch/sgimips/mace/if_mec.c
1491
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/sgimips/mace/if_mec.c
290
struct ethercom sc_ethercom; /* Ethernet common part */
sys/arch/sparc64/dev/vnet.c
1419
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/sparc64/dev/vnet.c
180
struct ethercom sc_ethercom;
sys/arch/sun2/dev/if_ec.c
83
struct ethercom sc_ethercom; /* ethernet common */
sys/arch/sun3/dev/if_ie.c
1495
struct ethercom *ec = &sc->sc_ethercom;
sys/arch/sun3/dev/if_ievar.h
59
struct ethercom sc_ethercom;/* system ethercom structure */
sys/arch/usermode/dev/if_veth.c
74
struct ethercom sc_ec;
sys/arch/xen/xen/if_xennet_xenbus.c
172
struct ethercom sc_ethercom;
sys/arch/xen/xen/xennetback_xenbus.c
108
struct ethercom xni_ec;
sys/dev/bi/if_ni.c
124
struct ethercom sc_ec; /* Ethernet common part */
sys/dev/bi/if_ni.c
793
struct ethercom *ec = &sc->sc_ec;
sys/dev/cadence/if_cemac.c
1085
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/cadence/if_cemac.c
397
cemac_ifflags_cb(struct ethercom *ec)
sys/dev/cadence/if_cemacvar.h
52
struct ethercom sc_ethercom;
sys/dev/cardbus/if_rtk_cardbus.c
226
pmf_class_network_register(self, &sc->ethercom.ec_if);
sys/dev/hyperv/if_hvn.c
292
struct ethercom sc_ec;
sys/dev/hyperv/if_hvn.c
5083
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/aic6915.c
1264
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/aic6915var.h
120
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/ic/anvar.h
107
struct ethercom sc_ec;
sys/dev/ic/ath.c
1991
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/athn.c
2716
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/athnvar.h
459
struct ethercom sc_ec;
sys/dev/ic/athvar.h
186
struct ethercom sc_ec; /* interface common */
sys/dev/ic/atw.c
1971
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/atwvar.h
174
struct ethercom sc_ec;
sys/dev/ic/awi.c
977
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/awivar.h
71
struct ethercom sc_ec;
sys/dev/ic/bcmgenet.c
340
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/bcmgenet.c
935
genet_ifflags_cb(struct ethercom *ec)
sys/dev/ic/bcmgenetvar.h
65
struct ethercom sc_ec;
sys/dev/ic/bwfmvar.h
215
struct ethercom sc_ec;
sys/dev/ic/bwivar.h
562
struct ethercom sc_ec;
sys/dev/ic/cs89x0.c
1209
cs_set_ladr_filt(struct cs_softc *sc, struct ethercom *ec)
sys/dev/ic/cs89x0.c
271
static void cs_set_ladr_filt(struct cs_softc *, struct ethercom *);
sys/dev/ic/cs89x0var.h
72
struct ethercom sc_ethercom; /* Ethernet common */
sys/dev/ic/dm9000.c
400
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/dm9000var.h
78
struct ethercom sc_ethercom; /* Ethernet common data */
sys/dev/ic/dp8390.c
948
dp8390_getmcaf(struct ethercom *ec, uint8_t *af)
sys/dev/ic/dp8390var.h
169
void dp8390_getmcaf(struct ethercom *, u_int8_t *);
sys/dev/ic/dp8390var.h
35
struct ethercom sc_ec; /* ethernet common */
sys/dev/ic/dp83932.c
1182
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/dp83932var.h
153
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/ic/dwc_eqos.c
1468
eqos_ifflags_cb(struct ethercom *ec)
sys/dev/ic/dwc_eqos.c
552
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/dwc_eqos_var.h
88
struct ethercom sc_ec;
sys/dev/ic/dwc_gmac.c
105
static int dwc_gmac_ifflags_cb(struct ethercom *);
sys/dev/ic/dwc_gmac.c
1128
dwc_gmac_ifflags_cb(struct ethercom *ec)
sys/dev/ic/dwc_gmac.c
1381
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/dwc_gmac_var.h
101
struct ethercom sc_ec;
sys/dev/ic/elink3var.h
42
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/ic/elinkxl.c
1436
ex_ifflags_cb(struct ethercom *ec)
sys/dev/ic/elinkxl.c
715
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/elinkxl.c
76
static int ex_ifflags_cb(struct ethercom *);
sys/dev/ic/elinkxlvar.h
43
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/ic/gem.c
117
static int gem_ifflags_cb(struct ethercom *);
sys/dev/ic/gem.c
2607
gem_ifflags_cb(struct ethercom *ec)
sys/dev/ic/gem.c
2710
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/gemvar.h
130
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/ic/hme.c
1552
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/hmevar.h
56
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/ic/i82557.c
1338
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/i82557.c
2215
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/i82557var.h
172
struct ethercom sc_ethercom; /* ethernet common part */
sys/dev/ic/i82586.c
1742
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/i82586var.h
182
struct ethercom sc_ethercom; /* system ethercom structure */
sys/dev/ic/i82596.c
470
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/i82596var.h
154
struct ethercom sc_ethercom; /* ethernet specific stuff */
sys/dev/ic/lan9118.c
869
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/lan9118var.h
56
struct ethercom sc_ec; /* ethernet common glue */
sys/dev/ic/lance.c
563
lance_setladrf(struct ethercom *ec, uint16_t *af)
sys/dev/ic/lancevar.h
125
void lance_setladrf(struct ethercom *, uint16_t *);
sys/dev/ic/lancevar.h
37
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/ic/lemac.c
437
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/lemacvar.h
39
struct ethercom sc_ec;
sys/dev/ic/malovar.h
79
struct ethercom sc_ec;
sys/dev/ic/mb86950var.h
44
struct ethercom sc_ec; /* ethernet common */
sys/dev/ic/mb86960.c
104
void mb86960_getmcaf(struct ethercom *, uint8_t *);
sys/dev/ic/mb86960.c
1532
mb86960_getmcaf(struct ethercom *ec, uint8_t *af)
sys/dev/ic/mb86960var.h
125
struct ethercom sc_ec; /* ethernet common */
sys/dev/ic/mtd803.c
132
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/mtd803.c
157
sc->ethercom.ec_mii = mii;
sys/dev/ic/mtd803.c
580
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/mtd803.c
635
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/mtd803.c
698
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/mtd803.c
715
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/mtd803.c
730
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/mtd803.c
822
struct ethercom *ec = &sc->ethercom;
sys/dev/ic/mtd803.c
898
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/mtd803var.h
64
struct ethercom ethercom;
sys/dev/ic/rt2560var.h
116
struct ethercom sc_ec;
sys/dev/ic/rt2661var.h
106
struct ethercom sc_ec;
sys/dev/ic/rt2860var.h
125
struct ethercom sc_ec;
sys/dev/ic/rtl8169.c
1038
if_deactivate(&sc->ethercom.ec_if);
sys/dev/ic/rtl8169.c
1052
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
1159
MCLAIM(n, &sc->ethercom.ec_rx_mowner);
sys/dev/ic/rtl8169.c
1276
ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
1493
ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
1585
ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
1670
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
168
static int re_ifflags_cb(struct ethercom *);
sys/dev/ic/rtl8169.c
1944
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
1979
if ((sc->ethercom.ec_capenable & ETHERCAP_VLAN_HWTAGGING) != 0)
sys/dev/ic/rtl8169.c
2246
re_ifflags_cb(struct ethercom *ec)
sys/dev/ic/rtl8169.c
2307
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
466
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
920
ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl8169.c
927
sc->ethercom.ec_capabilities |=
sys/dev/ic/rtl8169.c
959
sc->ethercom.ec_mii = mii;
sys/dev/ic/rtl8169.c
972
ether_set_ifflags_cb(&sc->ethercom, re_ifflags_cb);
sys/dev/ic/rtl81x9.c
1036
MCLAIM(m, &sc->ethercom.ec_rx_mowner);
sys/dev/ic/rtl81x9.c
1100
ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl81x9.c
1172
ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl81x9.c
1260
MCLAIM(m_new, &sc->ethercom.ec_rx_mowner);
sys/dev/ic/rtl81x9.c
526
struct ethercom *ec = &sc->ethercom;
sys/dev/ic/rtl81x9.c
712
ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl81x9.c
730
sc->ethercom.ec_mii = mii;
sys/dev/ic/rtl81x9.c
802
if_deactivate(&sc->ethercom.ec_if);
sys/dev/ic/rtl81x9.c
816
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl81x9.c
921
ifp = &sc->ethercom.ec_if;
sys/dev/ic/rtl81x9var.h
177
struct ethercom ethercom; /* interface info */
sys/dev/ic/rtw.c
2679
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/rtwvar.h
462
struct ethercom sc_ec;
sys/dev/ic/seeq8005.c
1372
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/seeq8005.c
1438
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/seeq8005var.h
63
struct ethercom sc_ethercom; /* Ethernet common */
sys/dev/ic/sgec.c
648
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/sgecvar.h
49
struct ethercom sc_ec; /* Ethernet common part */
sys/dev/ic/smc83c170.c
1255
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/smc83c170var.h
100
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/ic/smc91cxxvar.h
37
struct ethercom sc_ec; /* ethernet common glue */
sys/dev/ic/tulip.c
2545
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/tulip.c
2820
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/tulip.c
2891
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/tulip.c
2964
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/ic/tulip.c
88
static int tlp_ifflags_cb(struct ethercom *);
sys/dev/ic/tulip.c
955
tlp_ifflags_cb(struct ethercom *ec)
sys/dev/ic/tulipvar.h
333
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/ic/wi.c
2103
struct ethercom *ec = &sc->sc_ec;
sys/dev/ic/wivar.h
82
struct ethercom sc_ec;
sys/dev/isa/if_eg.c
100
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/isa/if_el.c
72
struct ethercom sc_ethercom; /* ethernet common */
sys/dev/isa/if_iy.c
101
struct ethercom sc_ethercom;
sys/dev/isa/if_iy.c
1298
struct ethercom *ecp;
sys/dev/isa/if_iy.c
1388
struct ethercom *ecp;
sys/dev/marvell/if_gfe.c
1931
gfe_hash_multichg(struct ethercom *ec, const struct ether_multi *enm,
sys/dev/marvell/if_gfe.c
195
STATIC int gfe_hash_multichg(struct ethercom *, const struct ether_multi *,
sys/dev/marvell/if_gfe.c
2006
struct ethercom *ec = &sc->sc_ec;
sys/dev/marvell/if_gfevar.h
132
struct ethercom sc_ec; /* common ethernet glue */
sys/dev/marvell/if_mvgbe.c
1450
mvgbe_ifflags_cb(struct ethercom *ec)
sys/dev/marvell/if_mvgbe.c
2159
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/marvell/if_mvgbe.c
228
struct ethercom sc_ethercom;
sys/dev/marvell/if_mvgbe.c
290
static int mvgbe_ifflags_cb(struct ethercom *);
sys/dev/marvell/if_mvxpe.c
130
STATIC int mvxpe_ifflags_cb(struct ethercom *);
sys/dev/marvell/if_mvxpe.c
1951
mvxpe_ifflags_cb(struct ethercom *ec)
sys/dev/marvell/if_mvxpe.c
2694
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/marvell/if_mvxpevar.h
404
struct ethercom sc_ethercom;
sys/dev/mii/mii_ethersubr.c
102
struct ethercom *ec = (struct ethercom *)ifp;
sys/dev/mii/mii_ethersubr.c
85
struct ethercom *ec = (struct ethercom *)ifp;
sys/dev/ofw/ofnet.c
65
struct ethercom sc_ethercom;
sys/dev/pci/if_age.c
2288
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_agereg.h
810
struct ethercom sc_ec;
sys/dev/pci/if_alc.c
3454
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_alcreg.h
1444
struct ethercom sc_ec;
sys/dev/pci/if_ale.c
1983
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_alereg.h
907
struct ethercom sc_ec;
sys/dev/pci/if_aq.c
1400
struct ethercom sc_ethercom;
sys/dev/pci/if_aq.c
1451
static int aq_vlan_cb(struct ethercom *ec, uint16_t vid, bool set);
sys/dev/pci/if_aq.c
1452
static int aq_ifflags_cb(struct ethercom *);
sys/dev/pci/if_aq.c
3196
struct ethercom * const ec = &sc->sc_ethercom;
sys/dev/pci/if_aq.c
4345
struct ethercom * const ec = &sc->sc_ethercom;
sys/dev/pci/if_aq.c
5687
aq_vlan_cb(struct ethercom *ec, uint16_t vid, bool set)
sys/dev/pci/if_aq.c
5697
aq_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_bce.c
116
struct ethercom ethercom; /* interface info */
sys/dev/pci/if_bce.c
410
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bce.c
421
sc->ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU;
sys/dev/pci/if_bce.c
430
sc->ethercom.ec_mii = mii;
sys/dev/pci/if_bce.c
673
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bce.c
735
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bce.c
837
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
1489
MCLAIM(m, &sc->ethercom.ec_rx_mowner);
sys/dev/pci/if_bge.c
1549
MCLAIM(m, &sc->ethercom.ec_rx_mowner);
sys/dev/pci/if_bge.c
1762
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
1840
struct ethercom * const ec = &sc->ethercom;
sys/dev/pci/if_bge.c
203
static int bge_ifflags_cb(struct ethercom *);
sys/dev/pci/if_bge.c
2352
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
3859
sc->ethercom.ec_capabilities |= ETHERCAP_JUMBO_MTU;
sys/dev/pci/if_bge.c
3886
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
3900
sc->ethercom.ec_if.if_capabilities |=
sys/dev/pci/if_bge.c
3903
sc->ethercom.ec_if.if_capabilities |=
sys/dev/pci/if_bge.c
3907
sc->ethercom.ec_capabilities |=
sys/dev/pci/if_bge.c
3909
sc->ethercom.ec_capenable |= ETHERCAP_VLAN_HWTAGGING;
sys/dev/pci/if_bge.c
3912
sc->ethercom.ec_if.if_capabilities |= IFCAP_TSOv4;
sys/dev/pci/if_bge.c
3957
sc->ethercom.ec_ifmedia = ifm;
sys/dev/pci/if_bge.c
3993
sc->ethercom.ec_mii = mii;
sys/dev/pci/if_bge.c
4052
ether_set_ifflags_cb(&sc->ethercom, bge_ifflags_cb);
sys/dev/pci/if_bge.c
4105
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
4483
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
4655
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
4735
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
4859
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
4899
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
4956
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
5600
KASSERT(ifp == &sc->ethercom.ec_if);
sys/dev/pci/if_bge.c
5930
bge_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_bge.c
6094
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bge.c
6261
struct ifnet * const ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_bgevar.h
281
struct ethercom ethercom; /* interface info */
sys/dev/pci/if_bnx.c
5574
struct ethercom *ec = &sc->bnx_ec;
sys/dev/pci/if_bnxvar.h
117
struct ethercom bnx_ec;
sys/dev/pci/if_cas.c
1990
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_casvar.h
143
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/pci/if_dge.c
2229
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_dge.c
251
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/pci/if_enavar.h
353
struct ethercom sc_ec;
sys/dev/pci/if_et.c
1278
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_etreg.h
488
struct ethercom sc_ethercom;
sys/dev/pci/if_iavf.c
1283
iavf_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_iavf.c
1295
iavf_vlan_cb(struct ethercom *ec, uint16_t vid, bool set)
sys/dev/pci/if_iavf.c
1679
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_iavf.c
1732
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_iavf.c
347
struct ethercom sc_ec;
sys/dev/pci/if_iavf.c
3548
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_iavf.c
544
static int iavf_ifflags_cb(struct ethercom *);
sys/dev/pci/if_iavf.c
545
static int iavf_vlan_cb(struct ethercom *, uint16_t, bool);
sys/dev/pci/if_ipwvar.h
88
struct ethercom sc_ec;
sys/dev/pci/if_iwivar.h
117
struct ethercom sc_ec;
sys/dev/pci/if_iwmvar.h
377
struct ethercom sc_ec;
sys/dev/pci/if_iwnvar.h
205
struct ethercom sc_ec;
sys/dev/pci/if_ixl.c
1564
ixl_vlan_cb(struct ethercom *ec, uint16_t vid, bool set)
sys/dev/pci/if_ixl.c
1696
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_ixl.c
1741
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_ixl.c
5595
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_ixl.c
5633
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_ixl.c
5673
ixl_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_ixl.c
573
struct ethercom sc_ec;
sys/dev/pci/if_ixl.c
814
static int ixl_ifflags_cb(struct ethercom *);
sys/dev/pci/if_ixl.c
861
static int ixl_vlan_cb(struct ethercom *, uint16_t, bool);
sys/dev/pci/if_jme.c
151
struct ethercom jme_ec;
sys/dev/pci/if_jme.c
1824
struct ethercom *ec = &sc->jme_ec;
sys/dev/pci/if_kse.c
1059
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_kse.c
234
struct ethercom sc_ethercom; /* Ethernet common data */
sys/dev/pci/if_lii.c
102
struct ethercom sc_ec;
sys/dev/pci/if_lii.c
1165
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_mcx.c
2449
struct ethercom sc_ec;
sys/dev/pci/if_mcx.c
7616
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_msk.c
388
struct ethercom *ec = &sc_if->sk_ethercom;
sys/dev/pci/if_mskvar.h
215
struct ethercom sk_ethercom; /* interface info */
sys/dev/pci/if_nfe.c
1890
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_nfe.c
663
nfe_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_nfe.c
74
static int nfe_ifflags_cb(struct ethercom *);
sys/dev/pci/if_nfevar.h
72
struct ethercom sc_ethercom;
sys/dev/pci/if_pcn.c
1932
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_pcn.c
243
struct ethercom sc_ethercom; /* Ethernet common data */
sys/dev/pci/if_re_pci.c
338
sc->ethercom.ec_if.if_stop(&sc->ethercom.ec_if, 0);
sys/dev/pci/if_rge.c
106
static int rge_ifflags_cb(struct ethercom *);
sys/dev/pci/if_rge.c
1795
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/if_rge.c
662
rge_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_rgereg.h
400
struct ethercom sc_ec; /* Ethernet common data */
sys/dev/pci/if_rtk_pci.c
240
pmf_class_network_register(self, &sc->ethercom.ec_if);
sys/dev/pci/if_rtk_pci.c
255
sc->ethercom.ec_if.if_stop(&sc->ethercom.ec_if, 0);
sys/dev/pci/if_rtwnreg.h
148
struct ethercom sc_ec;
sys/dev/pci/if_sip.c
1799
sip_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_sip.c
213
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/pci/if_sip.c
3069
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_sip.c
3217
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_sip.c
618
static int sip_ifflags_cb(struct ethercom *);
sys/dev/pci/if_sk.c
612
struct ethercom *ec = &sc_if->sk_ethercom;
sys/dev/pci/if_skvar.h
210
struct ethercom sk_ethercom; /* interface info */
sys/dev/pci/if_ste.c
123
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/pci/if_ste.c
1574
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_stge.c
135
struct ethercom sc_ethercom; /* ethernet common data */
sys/dev/pci/if_stge.c
1873
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_ti.c
1146
struct ethercom *ec = &sc->ethercom;
sys/dev/pci/if_ti.c
1375
if ((sc->ethercom.ec_if.if_capenable &
sys/dev/pci/if_ti.c
1405
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
1461
if (VLAN_ATTACHED(&sc->ethercom))
sys/dev/pci/if_ti.c
1473
if (VLAN_ATTACHED(&sc->ethercom))
sys/dev/pci/if_ti.c
1492
if (VLAN_ATTACHED(&sc->ethercom))
sys/dev/pci/if_ti.c
1536
if (VLAN_ATTACHED(&sc->ethercom))
sys/dev/pci/if_ti.c
1555
(sc->ethercom.ec_capenable & ETHERCAP_VLAN_MTU))
sys/dev/pci/if_ti.c
1808
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
1830
sc->ethercom.ec_capabilities |=
sys/dev/pci/if_ti.c
1832
sc->ethercom.ec_capenable |= ETHERCAP_VLAN_HWTAGGING;
sys/dev/pci/if_ti.c
1843
sc->ethercom.ec_ifmedia = &sc->ifmedia;
sys/dev/pci/if_ti.c
1912
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
2050
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
2105
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
2153
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
2187
struct ifnet *ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
2478
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
2484
if (sc->ethercom.ec_capenable & ETHERCAP_VLAN_MTU)
sys/dev/pci/if_ti.c
2621
sc->ethercom.ec_if.if_baudrate =
sys/dev/pci/if_ti.c
2675
sc->ethercom.ec_if.if_baudrate =
sys/dev/pci/if_ti.c
2810
ifp = &sc->ethercom.ec_if;
sys/dev/pci/if_ti.c
748
if (sc->ethercom.ec_if.if_capenable & IFCAP_CSUM_IPv4_Rx)
sys/dev/pci/if_ti.c
750
if (sc->ethercom.ec_if.if_capenable &
sys/dev/pci/if_ti.c
815
if (sc->ethercom.ec_if.if_capenable & IFCAP_CSUM_IPv4_Rx)
sys/dev/pci/if_ti.c
817
if (sc->ethercom.ec_if.if_capenable &
sys/dev/pci/if_ti.c
875
if (sc->ethercom.ec_if.if_capenable & IFCAP_CSUM_IPv4_Rx)
sys/dev/pci/if_ti.c
877
if (sc->ethercom.ec_if.if_capenable &
sys/dev/pci/if_tireg.h
1087
struct ethercom ethercom; /* interface info */
sys/dev/pci/if_tl.c
1550
struct ethercom *ec = &sc->tl_ec;
sys/dev/pci/if_tlvar.h
50
struct ethercom tl_ec;
sys/dev/pci/if_txp.c
1984
struct ethercom *ec = &sc->sc_arpcom;
sys/dev/pci/if_txpreg.h
572
struct ethercom sc_arpcom; /* ethernet common */
sys/dev/pci/if_vge.c
1975
vge_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_vge.c
199
struct ethercom sc_ethercom; /* interface info */
sys/dev/pci/if_vge.c
296
static int vge_ifflags_cb(struct ethercom *);
sys/dev/pci/if_vge.c
639
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_vioif.c
2614
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_vioif.c
323
struct ethercom sc_ethercom;
sys/dev/pci/if_vioif.c
369
static int vioif_ifflags_cb(struct ethercom *);
sys/dev/pci/if_vioif.c
953
vioif_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_vmx.c
254
struct ethercom vmx_ethercom;
sys/dev/pci/if_vmx.c
3364
struct ethercom *ec = &sc->vmx_ethercom;
sys/dev/pci/if_vmx.c
3482
vmxnet3_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_vmx.c
444
static int vmxnet3_ifflags_cb(struct ethercom *);
sys/dev/pci/if_vr.c
208
struct ethercom vr_ec; /* Ethernet common info */
sys/dev/pci/if_vr.c
462
struct ethercom *ec = &sc->vr_ec;
sys/dev/pci/if_vte.c
1578
struct ethercom *ec = &sc->vte_ec;
sys/dev/pci/if_vtevar.h
131
struct ethercom vte_ec;
sys/dev/pci/if_wm.c
11992
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_wm.c
16639
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_wm.c
16999
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_wm.c
17031
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_wm.c
17118
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_wm.c
3993
wm_ifflags_cb(struct ethercom *ec)
sys/dev/pci/if_wm.c
4454
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_wm.c
521
struct ethercom sc_ethercom; /* Ethernet common data */
sys/dev/pci/if_wm.c
7031
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/if_wm.c
860
static int wm_ifflags_cb(struct ethercom *);
sys/dev/pci/if_wpivar.h
129
struct ethercom sc_ec;
sys/dev/pci/if_xge.c
137
struct ethercom sc_ethercom;
sys/dev/pci/if_xge.c
883
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pci/igc/if_igc.c
1519
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/igc/if_igc.c
208
static int igc_ifflags_cb(struct ethercom *);
sys/dev/pci/igc/if_igc.c
2451
igc_ifflags_cb(struct ethercom *ec)
sys/dev/pci/igc/if_igc.c
2505
struct ethercom *ec = &sc->sc_ec;
sys/dev/pci/igc/if_igc.h
328
struct ethercom sc_ec;
sys/dev/pci/ixgbe/ix_txrx.c
1740
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixgbe.c
1360
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixgbe.c
173
static int ixgbe_ifflags_cb(struct ethercom *);
sys/dev/pci/ixgbe/ixgbe.c
229
static int ixgbe_vlan_cb(struct ethercom *, uint16_t, bool);
sys/dev/pci/ixgbe/ixgbe.c
2425
ixgbe_vlan_cb(struct ethercom *ec, uint16_t vid, bool set)
sys/dev/pci/ixgbe/ixgbe.c
2509
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixgbe.c
2551
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixgbe.c
4524
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixgbe.c
6473
ixgbe_ifflags_cb(struct ethercom *ec)
sys/dev/pci/ixgbe/ixgbe_osdep.h
172
struct ethercom ec;
sys/dev/pci/ixgbe/ixv.c
1133
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixv.c
128
static int ixv_vlan_cb(struct ethercom *, uint16_t, bool);
sys/dev/pci/ixgbe/ixv.c
1634
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixv.c
2115
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixv.c
2149
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixv.c
2227
ixv_vlan_cb(struct ethercom *ec, uint16_t vid, bool set)
sys/dev/pci/ixgbe/ixv.c
3093
ixv_ifflags_cb(struct ethercom *ec)
sys/dev/pci/ixgbe/ixv.c
3170
struct ethercom *ec = &sc->osdep.ec;
sys/dev/pci/ixgbe/ixv.c
89
static int ixv_ifflags_cb(struct ethercom *);
sys/dev/pcmcia/if_cnw.c
184
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/pcmcia/if_malo_pcmciavar.h
367
struct ethercom sc_ec;
sys/dev/pcmcia/if_ray.c
151
struct ethercom sc_ec;
sys/dev/pcmcia/if_ray.c
2820
struct ethercom *ec;
sys/dev/pcmcia/if_xi.c
945
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/pcmcia/if_xivar.h
25
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/qbus/if_de.c
143
struct ethercom sc_ec; /* Ethernet common part */
sys/dev/qbus/if_il.c
338
struct ethercom *ec = &sc->sc_ec;
sys/dev/qbus/if_il.c
86
struct ethercom sc_ec; /* Ethernet common part */
sys/dev/qbus/if_qe.c
77
struct ethercom sc_ec; /* Ethernet common part */
sys/dev/qbus/if_qe.c
771
struct ethercom *ec = &sc->sc_ec;
sys/dev/qbus/if_qt.c
135
struct ethercom is_ec; /* common part - must be first */
sys/dev/qbus/if_qt.c
164
static void lance_setladrf(struct ethercom *ec, uint16_t *af);
sys/dev/qbus/if_qt.c
341
lance_setladrf(struct ethercom *ec, uint16_t *af)
sys/dev/sbus/be.c
108
struct ethercom sc_ethercom;
sys/dev/sbus/be.c
1116
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/sbus/qe.c
1050
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/sbus/qe.c
115
struct ethercom sc_ethercom;
sys/dev/scsipi/if_dse.c
179
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/scsipi/if_se.c
176
struct ethercom sc_ethercom; /* Ethernet common part */
sys/dev/scsipi/if_se.c
978
struct ethercom *ec = &sc->sc_ethercom;
sys/dev/usb/if_atureg.h
133
struct ethercom sc_ec;
sys/dev/usb/if_atureg.h
152
struct ethercom atu_ec;
sys/dev/usb/if_aue.c
613
struct ethercom * ec = usbnet_ec(un);
sys/dev/usb/if_axe.c
435
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_axen.c
234
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_axen.c
693
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_cue.c
364
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_kue.c
324
struct ethercom * ec = usbnet_ec(un);
sys/dev/usb/if_mos.c
467
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_mos.c
655
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_mue.c
881
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_mue.c
999
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_otus.c
2296
struct ethercom *ec = &sc->sc_ec;
sys/dev/usb/if_otusvar.h
166
struct ethercom sc_ec;
sys/dev/usb/if_rumvar.h
75
struct ethercom sc_ec;
sys/dev/usb/if_runvar.h
139
struct ethercom sc_ec;
sys/dev/usb/if_smsc.c
424
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_smsc.c
846
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_udav.c
562
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_upgtvar.h
398
struct ethercom sc_ec;
sys/dev/usb/if_uralvar.h
75
struct ethercom sc_ec;
sys/dev/usb/if_ure.c
344
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_ure.c
942
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_url.c
421
struct ethercom *ec = usbnet_ec(un);
sys/dev/usb/if_urtwnvar.h
114
struct ethercom sc_ec;
sys/dev/usb/if_urtwreg.h
325
struct ethercom sc_ec;
sys/dev/usb/if_zydreg.h
1178
struct ethercom sc_ec;
sys/dev/usb/usbnet.c
1019
usbnet_ifflags_cb(struct ethercom *ec)
sys/dev/usb/usbnet.c
1368
struct ethercom *
sys/dev/usb/usbnet.c
74
struct ethercom unp_ec;
sys/dev/usb/usbnet.h
279
struct ethercom *usbnet_ec(struct usbnet *);
sys/net/agr/if_agr.c
150
struct ethercom *ec = (struct ethercom *)ifp_port;
sys/net/agr/if_agr.c
258
struct ethercom *ec = (void *)ifp;
sys/net/agr/if_agrether.c
142
struct ethercom *ec = (void *)&sc->sc_if;
sys/net/agr/if_agrether.c
143
struct ethercom *ec_port = (void *)port->port_ifp;
sys/net/agr/if_agrether.c
204
struct ethercom *ec_port = (void *)port->port_ifp;
sys/net/agr/if_agrether.c
91
struct ethercom *ec = (void *)ifp;
sys/net/agr/if_agrsoftc.c
51
struct ethercom u_ec;
sys/net/agr/if_agrsubr.c
283
struct ethercom *ec_port = (void *)ifp;
sys/net/agr/if_agrsubr.c
315
struct ethercom *ec_port = (void *)port->port_ifp;
sys/net/if_ether.h
163
struct ethercom;
sys/net/if_ether.h
165
typedef int (*ether_cb_t)(struct ethercom *);
sys/net/if_ether.h
166
typedef int (*ether_vlancb_t)(struct ethercom *, uint16_t, bool);
sys/net/if_ether.h
257
void ether_set_ifflags_cb(struct ethercom *, ether_cb_t);
sys/net/if_ether.h
258
void ether_set_vlan_cb(struct ethercom *, ether_vlancb_t);
sys/net/if_ether.h
260
int ether_addmulti(const struct sockaddr *, struct ethercom *);
sys/net/if_ether.h
261
int ether_delmulti(const struct sockaddr *, struct ethercom *);
sys/net/if_ether.h
294
const struct ethercom *ec)
sys/net/if_ether.h
334
ether_first_multi(struct ether_multistep *step, const struct ethercom *ec)
sys/net/if_ether.h
390
struct ethercom *ec = (void *)_ifp;
sys/net/if_ethersubr.c
1078
struct ethercom *ec = (struct ethercom *)ifp;
sys/net/if_ethersubr.c
1120
struct ethercom *ec = (void *) ifp;
sys/net/if_ethersubr.c
1161
struct ethercom *ec;
sys/net/if_ethersubr.c
1167
ec = (struct ethercom *)ifp;
sys/net/if_ethersubr.c
1178
struct ethercom *ec;
sys/net/if_ethersubr.c
1183
ec = (struct ethercom *)ifp;
sys/net/if_ethersubr.c
1386
ether_addmulti(const struct sockaddr *sa, struct ethercom *ec)
sys/net/if_ethersubr.c
1449
ether_delmulti(const struct sockaddr *sa, struct ethercom *ec)
sys/net/if_ethersubr.c
1497
ether_set_ifflags_cb(struct ethercom *ec, ether_cb_t cb)
sys/net/if_ethersubr.c
1503
ether_set_vlan_cb(struct ethercom *ec, ether_vlancb_t cb)
sys/net/if_ethersubr.c
1510
ether_ioctl_reinit(struct ethercom *ec)
sys/net/if_ethersubr.c
1560
struct ethercom *ec = (void *)ifp;
sys/net/if_ethersubr.c
1676
struct ethercom *ec = (void *)ifp;
sys/net/if_ethersubr.c
1704
struct ethercom *ec = (void *)ifp;
sys/net/if_ethersubr.c
1736
struct ethercom *ec = (void *)ifp;
sys/net/if_ethersubr.c
1795
struct ethercom *ec = (void *)ifp;
sys/net/if_ethersubr.c
1935
struct ethercom *ec;
sys/net/if_ethersubr.c
1958
ec = (struct ethercom *)ifp;
sys/net/if_ethersubr.c
684
struct ethercom *ec = (struct ethercom *) ifp;
sys/net/if_l2tp.h
95
struct ethercom l2tp_ec; /* common area - must be at the top */
sys/net/if_tap.c
93
struct ethercom sc_ec;
sys/net/if_vether.c
45
struct ethercom sc_ec;
sys/net/if_vlan.c
1231
struct ethercom *ec;
sys/net/if_vlan.c
1346
struct ethercom *ec;
sys/net/if_vlan.c
152
struct ethercom ifv_ec;
sys/net/if_vlan.c
411
struct ethercom *ec;
sys/net/if_vlan.c
480
ec = (struct ethercom *)p;
sys/net/lagg/if_lagg.c
1307
lagg_vlan_cb(struct ethercom *ec, uint16_t vtag, bool set)
sys/net/lagg/if_lagg.c
148
static int lagg_vlan_cb(struct ethercom *, uint16_t, bool);
sys/net/lagg/if_lagg.c
1720
struct ethercom *ec;
sys/net/lagg/if_lagg.c
1728
ec = (struct ethercom *)&sc->sc_if;
sys/net/lagg/if_lagg.c
1765
struct ethercom *ec;
sys/net/lagg/if_lagg.c
1770
ec = (struct ethercom *)&sc->sc_if;
sys/net/lagg/if_lagg.c
1920
struct ethercom *ec;
sys/net/lagg/if_lagg.c
1925
ec = (struct ethercom *)lp->lp_ifp;
sys/net/lagg/if_lagg.c
1943
struct ethercom *ec;
sys/net/lagg/if_lagg.c
1947
ec = (struct ethercom *)&sc->sc_if;
sys/net/lagg/if_lagg.c
2025
struct ethercom *ec;
sys/net/lagg/if_lagg.c
2045
ec = (struct ethercom *)lp->lp_ifp;
sys/net/lagg/if_lagg.c
2070
ec = (struct ethercom *)lp->lp_ifp;
sys/net/lagg/if_lagg.c
2084
ec = (struct ethercom *)&sc->sc_if;
sys/net/lagg/if_lagg.c
2266
if (VLAN_ATTACHED((struct ethercom *)ifp_port))
sys/net/lagg/if_lagg.c
2304
struct ethercom *ec;
sys/net/lagg/if_lagg.c
2305
ec = (struct ethercom *)ifp_port;
sys/net/lagg/if_lagg.c
237
s += sizeof(struct ethercom);
sys/net/lagg/if_lagg.c
368
struct ethercom *ec;
sys/net/lagg/if_lagg.c
410
ec = (struct ethercom *)ifp;
sys/netinet/ip_carp.c
112
struct ethercom sc_ac;
sys/rump/net/lib/libshmif/if_shmem.c
90
struct ethercom sc_ec;
sys/rump/net/lib/libvirtif/if_virt.c
60
struct ethercom sc_ec;