Home
last modified time | relevance | path

Searched refs:e1000_bus_type_pci (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h117 e1000_bus_type_pci, enumerator
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4805 hw->bus_type = e1000_bus_type_pci; in e1000_get_bus_info()
4812 e1000_bus_type_pcix : e1000_bus_type_pci; in e1000_get_bus_info()
4815 hw->bus_speed = (hw->bus_type == e1000_bus_type_pci) ? in e1000_get_bus_info()
4817 } else if (hw->bus_type == e1000_bus_type_pci) { in e1000_get_bus_info()
H A De1000_hw.h80 e1000_bus_type_pci, enumerator
/openbmc/u-boot/drivers/net/
H A De1000.h146 e1000_bus_type_pci, enumerator
H A De1000.c5471 hw->bus_type = e1000_bus_type_pci; in e1000_get_bus_type()
5485 e1000_bus_type_pcix : e1000_bus_type_pci; in e1000_get_bus_type()