HomeSort by: relevance | last modified time | path
    Searched refs:sc_mac_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ixl.c 597 enum i40e_mac_type sc_mac_type; member in struct:ixl_softc
1038 sc->sc_mac_type = ixl_mactype(PCI_PRODUCT(pa->pa_id));
1159 if (sc->sc_mac_type == I40E_MAC_X722)
4016 if (sc->sc_mac_type == I40E_MAC_X722) {
4831 if (sc->sc_mac_type == I40E_MAC_X722)
if_iavf.c 333 enum i40e_mac_type sc_mac_type; member in struct:iavf_softc
738 sc->sc_mac_type = iavf_mactype(PCI_PRODUCT(pa->pa_id));
4774 if (sc->sc_mac_type == I40E_MAC_X722_VF)

Completed in 45 milliseconds