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

  /src/sys/dev/pci/ixgbe/
ixgbe_type.h 1007 #define IXGBE_PXONRXC(_i) (0x0CF00 + ((_i) * 4)) /* 8 of these CF00-CF1C*/
ixgbe_common.c 567 IXGBE_READ_REG(hw, IXGBE_PXONRXC(i));
ixgbe.c 1685 IXGBE_PXONRXC(i), pxonrxc[i]);

Completed in 92 milliseconds