Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x550.c2308 IXGBE_READ_REG(hw, IXGBE_FUSES0_GROUP(0)))) in ixgbe_init_phy_ops_X550em()
3725 IXGBE_READ_REG(hw, IXGBE_FUSES0_GROUP(0)))) in ixgbe_enter_lplu_t_x550em()
H A Dixgbe_type.h4408 #define IXGBE_FUSES0_GROUP(_i) (0x11158 + ((_i) * 4)) macro