ixgbe/base: get X550 bus info
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe / ixgbe_type.h
index 2ff8ecf..2e36dee 100644 (file)
@@ -3273,6 +3273,7 @@ enum ixgbe_bus_type {
        ixgbe_bus_type_pci,
        ixgbe_bus_type_pcix,
        ixgbe_bus_type_pci_express,
+       ixgbe_bus_type_internal,
        ixgbe_bus_type_reserved
 };