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

  /src/sys/dev/pci/ixgbe/
ixgbe_type.h 1003 #define IXGBE_PXONRXCNT(_i) (0x04140 + ((_i) * 4)) /* 8 of these */
ixgbe_common.c 564 IXGBE_READ_REG(hw, IXGBE_PXONRXCNT(i));
ixgbe.c 1678 IXGBE_PXONRXCNT(i), pxonrxc[i]);

Completed in 26 milliseconds