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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 1745 IXGBE_EVC_ADD(&stats->gptc, IXGBE_READ_REG(hw, IXGBE_GPTC) - total);
2116 evcnt_attach_dynamic(&stats->gptc, EVCNT_TYPE_MISC, NULL,
2260 IXGBE_EVC_STORE(&stats->gptc, 0);
3868 evcnt_detach(&stats->gptc);
ixgbe_type.h 3947 struct evcnt gptc; member in struct:ixgbe_hw_stats

Completed in 23 milliseconds