Home
last modified time | relevance | path

Searched refs:E1000_STATUS_PCIX_SPEED_133 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A De1000.h1215 #define E1000_STATUS_PCIX_SPEED_133 0x00008000 /* PCI-X bus speed 100-133 MHz */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1492 #define E1000_STATUS_PCIX_SPEED_133 0x00008000 /* PCI-X bus speed 100-133 MHz */ macro
H A De1000_hw.c4828 case E1000_STATUS_PCIX_SPEED_133: in e1000_get_bus_info()