Searched refs:IXGBE_RDH (Results 1 – 3 of 3) sorted by relevance
447 {IXGBE_RDH(0), "RDH"},488 case IXGBE_RDH(0): in ixgbe_regdump()490 regs[i] = IXGBE_READ_REG(hw, IXGBE_RDH(i)); in ixgbe_regdump()4082 IXGBE_WRITE_REG(hw, IXGBE_RDH(reg_idx), 0); in ixgbe_configure_rx_ring()
307 #define IXGBE_RDH(_i) (((_i) < 64) ? (0x01010 + ((_i) * 0x40)) : \ macro
709 regs_buff[245 + i] = IXGBE_READ_REG(hw, IXGBE_RDH(i)); in ixgbe_get_regs()