Home
last modified time | relevance | path

Searched refs:IGC_STATUS_PCIX_SPEED (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h313 #define IGC_STATUS_PCIX_SPEED 0x0000C000 /* PCI-X bus speed */ macro
H A Digc_mac.c167 switch (status & IGC_STATUS_PCIX_SPEED) { in igc_get_bus_info_pci_generic()