| /src/sys/dev/pcmcia/ |
| if_xivar.h | 25 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:xi_softc
|
| /src/sys/arch/next68k/dev/ |
| mb8795var.h | 53 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:mb8795_softc
|
| /src/sys/dev/ic/ |
| dm9000var.h | 78 struct ethercom sc_ethercom; /* Ethernet common data */ member in struct:dme_softc
|
| seeq8005var.h | 63 struct ethercom sc_ethercom; /* Ethernet common */ member in struct:seeq8005_softc
|
| aic6915var.h | 120 struct ethercom sc_ethercom; /* ethernet common data */ member in struct:sf_softc
|
| elink3var.h | 42 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:ep_softc
|
| hmevar.h | 56 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:hme_softc
|
| lancevar.h | 37 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:lance_softc
|
| smc83c170var.h | 100 struct ethercom sc_ethercom; /* ethernet common data */ member in struct:epic_softc
|
| /src/sys/dev/ofw/ |
| ofnet.c | 65 struct ethercom sc_ethercom; member in struct:ofnet_softc 108 struct ifnet *ifp = &of->sc_ethercom.ec_if; 147 struct ifnet *ifp = &of->sc_ethercom.ec_if; 253 struct ifnet *ifp = &of->sc_ethercom.ec_if; 269 of->sc_ethercom.ec_if.if_flags &= ~IFF_RUNNING;
|
| /src/sys/arch/amiga/dev/ |
| if_qn.c | 132 struct ethercom sc_ethercom; /* Common ethernet structures */ member in struct:qn_softc 194 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 258 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 265 if (sc->sc_ethercom.ec_if.if_flags & IFF_PROMISC) { 527 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 543 m_set_rcvif(m, &sc->sc_ethercom.ec_if); 616 if_statinc(&sc->sc_ethercom.ec_if, if_ierrors); 622 if_statinc(&sc->sc_ethercom.ec_if, if_ierrors); 628 if_statinc(&sc->sc_ethercom.ec_if, if_ierrors); 638 if_statinc(&sc->sc_ethercom.ec_if, if_ierrors) [all...] |
| zz9k_if.c | 79 struct ethercom sc_ethercom; member in struct:zzif_softc 128 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 203 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 216 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 295 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
|
| if_es.c | 84 struct ethercom sc_ethercom; /* common Ethernet structures */ member in struct:es_softc 148 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 181 sc->sc_ethercom.ec_ifmedia = &sc->sc_media; 250 sc->sc_ethercom.ec_if.if_timer = 0; 256 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 305 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 557 ifp = &sc->sc_ethercom.ec_if; 736 esstart(&sc->sc_ethercom.ec_if); 761 if ((sc->sc_ethercom.ec_if.if_flags & IFF_RUNNING) == 0) 783 IF_POLL(&sc->sc_ethercom.ec_if.if_snd, m) [all...] |
| /src/sys/arch/mac68k/dev/ |
| if_mcvar.h | 66 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:mc_softc 67 #define sc_if sc_ethercom.ec_if
|
| /src/sys/arch/macppc/dev/ |
| if_mcvar.h | 66 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:mc_softc 67 #define sc_if sc_ethercom.ec_if
|
| if_gm.c | 73 struct ethercom sc_ethercom; member in struct:gmac_softc 89 #define sc_if sc_ethercom.ec_if 238 sc->sc_ethercom.ec_mii = mii; 646 struct ethercom *ec = &sc->sc_ethercom;
|
| /src/sys/arch/mips/cavium/dev/ |
| if_cnmacvar.h | 51 struct ethercom sc_ethercom; member in struct:cnmac_softc
|
| /src/sys/arch/sun2/dev/ |
| if_ec.c | 83 struct ethercom sc_ethercom; /* ethernet common */ member in struct:ec_softc 189 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 227 sc->sc_ethercom.ec_ifmedia = &sc->sc_media; 274 ECREG_ARAM, CLLADDR(sc->sc_ethercom.ec_if.if_sadl), ETHER_ADDR_LEN); 351 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 454 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 628 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
|
| /src/sys/arch/sun3/dev/ |
| if_ievar.h | 59 struct ethercom sc_ethercom;/* system ethercom structure */ member in struct:ie_softc 60 #define sc_if sc_ethercom.ec_if /* network-visible interface */
|
| /src/sys/dev/cadence/ |
| if_cemacvar.h | 52 struct ethercom sc_ethercom; member in struct:cemac_softc
|
| /src/sys/dev/isa/ |
| if_eg.c | 100 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:eg_softc 368 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 474 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 622 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 667 egstart(&sc->sc_ethercom.ec_if); 709 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 736 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
|
| if_el.c | 72 struct ethercom sc_ethercom; /* ethernet common */ member in struct:el_softc 201 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 303 CLLADDR(sc->sc_ethercom.ec_if.if_sadl)[i]); 312 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 524 if (sc->sc_ethercom.ec_if.if_flags & IFF_PROMISC) 566 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 595 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
|
| /src/sys/dev/pci/ |
| if_nfevar.h | 72 struct ethercom sc_ethercom; member in struct:nfe_softc
|
| /src/sys/arch/arm/imx/ |
| if_enetvar.h | 93 struct ethercom sc_ethercom; /* interface info */ member in struct:enet_softc
|
| /src/sys/arch/emips/ebus/ |
| if_le_ebus.c | 75 struct ethercom sc_ethercom; /* Ethernet common part */ member in struct:enic_softc 159 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 197 sc->sc_ethercom.ec_ifmedia = &sc->sc_media; 212 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; 453 m_set_rcvif(m, &sc->sc_ethercom.ec_if); 499 m_set_rcvif(m, &sc->sc_ethercom.ec_if); 639 enic_reset(&sc->sc_ethercom.ec_if); 681 struct ifnet *ifp = &sc->sc_ethercom.ec_if; 713 len > ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ? 737 struct ifnet *ifp = &sc->sc_ethercom.ec_if [all...] |