Searched refs:IXGBE_VFRDH (Results 1 – 3 of 3) sorted by relevance
49 #define IXGBE_VFRDH(x) (0x01010 + (0x40 * (x))) macro
233 regs_buff[20 + i] = IXGBE_READ_REG(hw, IXGBE_VFRDH(i)); in ixgbevf_get_regs()
1403 IXGBE_WRITE_REG(hw, IXGBE_VFRDH(j), 0); in ixgbevf_configure_rx()1405 adapter->rx_ring[i].head = IXGBE_VFRDH(j); in ixgbevf_configure_rx()