Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDif_ix.c3320 hw->bus.width == ixgbe_bus_width_pcie_x4 ? "Width x4" : in ix_slot_info()
3325 hw->bus.width <= ixgbe_bus_width_pcie_x4 && in ix_slot_info()
HDixgbe_type.h3759 ixgbe_bus_width_pcie_x4 = 4, enumerator
HDixgbe_common.c1019 hw->bus.width = ixgbe_bus_width_pcie_x4; in ixgbe_set_pci_config_data_generic()