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

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 83 #define IXGBE_VFDCA_RXCTRL(x) (0x0100C + (0x40 * (x)))
ixgbe_vf.c 141 IXGBE_WRITE_REG(hw, IXGBE_VFDCA_RXCTRL(i), vfdca_rxctrl);

Completed in 30 milliseconds