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

  /src/sys/dev/pci/ixgbe/
ixgbe_type.h 1006 #define IXGBE_PXONTXC(_i) (0x03F00 + ((_i) * 4)) /* 8 of these 3F00-3F1C*/
ixgbe_common.c 561 IXGBE_READ_REG(hw, IXGBE_PXONTXC(i));
ixgbe.c 1674 IXGBE_EVC_REGADD(hw, stats, IXGBE_PXONTXC(i), pxontxc[i]);

Completed in 113 milliseconds