Home
last modified time | relevance | path

Searched refs:e1000_bus_width_pcie_x4 (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/intel/igb/
De1000_hw.h159 e1000_bus_width_pcie_x4 = 4, enumerator
Digb_main.c2334 ((hw->bus.width == e1000_bus_width_pcie_x4) ? in igb_probe()
/drivers/net/ethernet/intel/e1000e/
Dhw.h158 e1000_bus_width_pcie_x4 = 4, enumerator
Dnetdev.c6387 ((hw->bus.width == e1000_bus_width_pcie_x4) ? "Width x4" : in e1000_print_device_info()