Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h274 #define IXGB_STATUS_PCIX_SPD_MASK 0x0000C000 macro
Dixgb_hw.c1069 switch (status_reg & IXGB_STATUS_PCIX_SPD_MASK) { in ixgb_get_bus_info()