Home | History | Annotate | Download | only in pci

Lines Matching refs:sc_arpcom

189 	struct ifnet *ifp = &sc->sc_arpcom.ec_if;
297 sc->sc_arpcom.ec_ifmedia = &sc->sc_ifmedia;
355 MCLAIM(sc->sc_rxd[i].sd_mbuf, &sc->sc_arpcom.ec_rx_mowner);
673 if_schedule_deferred_start(&sc->sc_arpcom.ec_if);
711 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
766 MCLAIM(m, &sc->sc_arpcom.ec_rx_mowner);
828 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
852 MCLAIM(sd->sd_mbuf, &sc->sc_arpcom.ec_rx_mowner);
909 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
982 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
1312 if ((error = ether_ioctl(ifp, &sc->sc_arpcom, command, data)) > 0) {
1372 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
1405 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
1488 MCLAIM(mnew, &sc->sc_arpcom.ec_tx_mowner);
1984 struct ethercom *ec = &sc->sc_arpcom;
1985 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
2065 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
2079 sc->sc_arpcom.ec_capabilities |= ETHERCAP_VLAN_MTU;
2083 sc->sc_arpcom.ec_capabilities |= ETHERCAP_VLAN_HWTAGGING;
2084 sc->sc_arpcom.ec_capenable |= ETHERCAP_VLAN_HWTAGGING;