Searched refs:IXGBE_FCRTH_82599 (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h290 #define IXGBE_FCRTH_82599(_i) (0x03260 + ((_i) * 4)) /* 8 of these (0-7) */ macro
H A Dixgbe_ethtool.c694 regs_buff[43 + i] = IXGBE_READ_REG(hw, IXGBE_FCRTH_82599(i));
1496 { IXGBE_FCRTH_82599(0), 1, PATTERN_TEST, 0x8007FFF0, 0x8007FFF0 },
H A Dixgbe_dcb_82599.c249 IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(i), reg);
254 IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(i), 0);
H A Dixgbe_common.c2229 IXGBE_WRITE_REG(hw, IXGBE_FCRTH_82599(i), fcrth);

Completed in 262 milliseconds