Home
last modified time | relevance | path

Searched refs:IXGBE_INTEL_VENDOR_ID (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_osdep.h101 #define IXGBE_INTEL_VENDOR_ID 0x8086 macro
H A Dixgbe_api.c137 if (hw->vendor_id != IXGBE_INTEL_VENDOR_ID) { in ixgbe_set_mac_type()
H A Dixgbe_type.h82 #define IXGBE_INTEL_VENDOR_ID 0x8086 macro
H A Dif_ix.c91 { IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_##id, IX_NAME #id }