Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe.c4912 hw->bus.width = ixgbe_bus_width_pcie_x4;
4945 (hw->bus.width == ixgbe_bus_width_pcie_x4) ? "Width x4" :
4950 ((hw->bus.width <= ixgbe_bus_width_pcie_x4) &&
Dixgbe_type.h2905 ixgbe_bus_width_pcie_x4 = 4, enumerator
Dixgbe_common.c978 hw->bus.width = ixgbe_bus_width_pcie_x4; in ixgbe_set_pci_config_data_generic()