Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/igb/
De1000_hw.h139 e1000_bus_width_pcie_x4 = 4, enumerator
Digb_main.c3543 ((hw->bus.width == e1000_bus_width_pcie_x4) ? in igb_probe()
/Linux-v6.1/drivers/net/ethernet/intel/e1000e/
Dhw.h188 e1000_bus_width_pcie_x4 = 4, enumerator
Dnetdev.c7261 ((hw->bus.width == e1000_bus_width_pcie_x4) ? "Width x4" : in e1000_print_device_info()