Searched refs:IXGB_STATUS_PCI_SPD (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/intel/ixgb/ ! | ||
D | ixgb_hw.h | 271 #define IXGB_STATUS_PCI_SPD 0x00000800 macro |
D | ixgb_hw.c | 1066 hw->bus.speed = (status_reg & IXGB_STATUS_PCI_SPD) ? in ixgb_get_bus_info() |