Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h142 e1000_bus_width_64, enumerator
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h203 e1000_bus_width_64, enumerator
/openbmc/u-boot/drivers/net/
H A De1000.h166 e1000_bus_width_64 enumerator
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h100 e1000_bus_width_64, enumerator
H A De1000_hw.c4837 e1000_bus_width_64 : e1000_bus_width_32; in e1000_get_bus_info()
H A De1000_main.c1214 ((hw->bus_width == e1000_bus_width_64) ? 64 : 32), in e1000_probe()