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