Home
last modified time | relevance | path

Searched refs:ixgbe_bus_width_pcie_x8 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c2166 ((hw->bus.width == ixgbe_bus_width_pcie_x8) ? "Width x8" : in ixgbe_get_slot_info()
2183 ((hw->bus.width <= ixgbe_bus_width_pcie_x8) && in ixgbe_get_slot_info()
H A Dixgbe_type.h3875 ixgbe_bus_width_pcie_x8 = 8, enumerator
H A Dixgbe_common.c1023 hw->bus.width = ixgbe_bus_width_pcie_x8; in ixgbe_set_pci_config_data_generic()