Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/ !
H A De1000_hw.h118 e1000_bus_type_pcix, enumerator
/linux/drivers/net/ethernet/intel/e1000/ !
H A De1000_main.c995 if ((hw->bus_type == e1000_bus_type_pcix) && in e1000_probe()
1203 ((hw->bus_type == e1000_bus_type_pcix) ? "-X" : ""), in e1000_probe()
1675 hw->bus_type == e1000_bus_type_pcix) in e1000_configure_tx()
2861 if (unlikely((hw->bus_type == e1000_bus_type_pcix) && in e1000_tx_map()
3191 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