Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h309 #define IGC_STATUS_BUS64 0x00001000 /* In 64 bit slot */ macro
H A Digc_mac.c184 bus->width = (status & IGC_STATUS_BUS64) in igc_get_bus_info_pci_generic()