Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dregs.h50 #define IXGBE_VFRETA(x) (0x3200 + ((x) * 4)) macro
H A Dixgbevf_main.c1889 IXGBE_WRITE_REG(hw, IXGBE_VFRETA(i >> 2), vfreta); in ixgbevf_setup_vfmrqc()