HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_VFSRRCTL (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 72 #define IXGBE_VFSRRCTL(x) (0x01014 + (0x40 * (x)))
ixgbe_vf.c 135 IXGBE_WRITE_REG(hw, IXGBE_VFSRRCTL(i), vfsrrctl);
ixv.c 1929 reg = IXGBE_READ_REG(hw, IXGBE_VFSRRCTL(j));
1934 IXGBE_WRITE_REG(hw, IXGBE_VFSRRCTL(j), reg);

Completed in 14 milliseconds