Home
last modified time | relevance | path

Searched refs:IXGBE_VFSRRCTL (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_vf.h39 #define IXGBE_VFSRRCTL(x) (0x01014 + (0x40 * (x))) macro
H A Dixgbe_vf.c91 IXGBE_WRITE_REG(hw, IXGBE_VFSRRCTL(i), vfsrrctl); in ixgbe_virt_clr_reg()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_regs.h125 {IXGBE_VFSRRCTL(0), 8, 0x40, "IXGBE_VFSRRCTL"},
H A Dixgbe_rxtx.c5688 IXGBE_WRITE_REG(hw, IXGBE_VFSRRCTL(i), srrctl); in ixgbevf_dev_rx_init()