Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgbe/
HDif_ix.c3182 hw->bus.width = ixgbe_bus_width_pcie_x4; in ixgbe_get_slot_info()
3215 (hw->bus.width == ixgbe_bus_width_pcie_x4) ? "Width x4" : in ixgbe_get_slot_info()
3220 ((hw->bus.width <= ixgbe_bus_width_pcie_x4) && in ixgbe_get_slot_info()
HDixgbe_type.h3486 ixgbe_bus_width_pcie_x4 = 4, enumerator
HDixgbe_common.c973 hw->bus.width = ixgbe_bus_width_pcie_x4; in ixgbe_set_pci_config_data_generic()