Searched refs:IXGBE_FUSES0_300MHZ (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/ | ||
D | ixgbe_ptp.c | 1243 if (!(fuse0 & IXGBE_FUSES0_300MHZ)) { in ixgbe_ptp_start_cyclecounter() |
D | ixgbe_type.h | 3708 #define IXGBE_FUSES0_300MHZ BIT(5) macro |