Home | History | Annotate | Download | only in pci

Lines Matching defs:vmx_ethercom

254 	struct ethercom vmx_ethercom;
670 ifp = &sc->vmx_ethercom.ec_if;
1773 ifp = &sc->vmx_ethercom.ec_if;
1785 if (sc->vmx_ethercom.ec_capenable & ETHERCAP_VLAN_HWTAGGING)
1832 struct ifnet *ifp = &sc->vmx_ethercom.ec_if;
1849 sc->vmx_ethercom.ec_if.if_capabilities |=IFCAP_CSUM_IPv4_Rx |
1857 sc->vmx_ethercom.ec_if.if_capabilities |= IFCAP_TSOv4 | IFCAP_TSOv6;
1859 sc->vmx_ethercom.ec_capabilities |=
1861 sc->vmx_ethercom.ec_capenable |= ETHERCAP_VLAN_HWTAGGING;
1867 sc->vmx_ethercom.ec_ifmedia = &sc->vmx_media;
1880 ether_set_ifflags_cb(&sc->vmx_ethercom, vmxnet3_ifflags_cb);
2082 if_schedule_deferred_start(&sc->vmx_ethercom.ec_if);
2133 ifp = &sc->vmx_ethercom.ec_if;
2327 ifp = &sc->vmx_ethercom.ec_if;
2362 ifp = &sc->vmx_ethercom.ec_if;
2552 if_schedule_deferred_start(&sc->vmx_ethercom.ec_if);
2595 if_schedule_deferred_start(&sc->vmx_ethercom.ec_if);
2628 if_schedule_deferred_start(&sc->vmx_ethercom.ec_if);
2760 struct ifnet *ifp = &sc->vmx_ethercom.ec_if;
2933 struct ifnet *ifp = &sc->vmx_ethercom.ec_if;
3352 struct ifnet *ifp = &sc->vmx_ethercom.ec_if;
3364 struct ethercom *ec = &sc->vmx_ethercom;
3570 struct ifnet *ifp = &sc->vmx_ethercom.ec_if;
3588 struct ifnet *ifp = &sc->vmx_ethercom.ec_if;