Home
last modified time | relevance | path

Searched refs:I40E_INTEL_VENDOR_ID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_devids.h39 #define I40E_INTEL_VENDOR_ID 0x8086 macro
H A Di40e_common.c54 if (hw->vendor_id == I40E_INTEL_VENDOR_ID) { in i40e_set_mac_type()