Home
last modified time | relevance | path

Searched refs:e1000_bus_type_pcix (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h118 e1000_bus_type_pcix, enumerator
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c1001 if ((hw->bus_type == e1000_bus_type_pcix) && in e1000_probe()
1209 ((hw->bus_type == e1000_bus_type_pcix) ? "-X" : ""), in e1000_probe()
1674 hw->bus_type == e1000_bus_type_pcix) in e1000_configure_tx()
2860 if (unlikely((hw->bus_type == e1000_bus_type_pcix) && in e1000_tx_map()
3192 if (unlikely((hw->bus_type == e1000_bus_type_pcix) && in e1000_xmit_frame()
H A De1000_hw.c601 if (hw->bus_type == e1000_bus_type_pcix && in e1000_init_hw()
4812 e1000_bus_type_pcix : e1000_bus_type_pci; in e1000_get_bus_info()
H A De1000_hw.h81 e1000_bus_type_pcix, enumerator
/openbmc/u-boot/drivers/net/
H A De1000.h147 e1000_bus_type_pcix, enumerator
H A De1000.c1935 if (hw->bus_type == e1000_bus_type_pcix) { in e1000_init_hw()
5485 e1000_bus_type_pcix : e1000_bus_type_pci; in e1000_get_bus_type()