Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h139 e1000_bus_width_pcie_x4 = 4, enumerator
H A Digb_main.c3568 ((hw->bus.width == e1000_bus_width_pcie_x4) ? in igb_probe()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h200 e1000_bus_width_pcie_x4 = 4, enumerator
H A Dnetdev.c7233 ((hw->bus.width == e1000_bus_width_pcie_x4) ? "Width x4" : in e1000_print_device_info()