Home | History | Annotate | Download | only in ic

Lines Matching refs:sc_ethercom

168 	struct ifnet *ifp = &sc->sc_ethercom.ec_if;
185 sc->sc_ethercom.ec_ifmedia = &sc->sc_media;
238 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU;
264 lance_init(&sc->sc_ethercom.ec_if);
373 MCLAIM(m0, &sc->sc_ethercom.ec_rx_mowner);
374 m_set_rcvif(m0, &sc->sc_ethercom.ec_if);
404 MCLAIM(newm, &sc->sc_ethercom.ec_rx_mowner);
424 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
428 len > ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ?
552 struct ifnet *ifp = &sc->sc_ethercom.ec_if;