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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 1747 IXGBE_EVC_ADD(&stats->ptc64, IXGBE_READ_REG(hw, IXGBE_PTC64) - total);
2124 evcnt_attach_dynamic(&stats->ptc64, EVCNT_TYPE_MISC, NULL,
2264 IXGBE_EVC_STORE(&stats->ptc64, 0);
3872 evcnt_detach(&stats->ptc64);
ixgbe_type.h 3961 struct evcnt ptc64; member in struct:ixgbe_hw_stats

Completed in 24 milliseconds