Searched refs:gptcl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.h758 uint64_t gptcl; member in struct:ixgb_hw_stats
H A Dif_ixgb.c2352 adapter->stats.gptcl += IXGB_READ_REG(&adapter->hw, GPTCL);
2408 return ( adapter->stats.gptcl);
2509 (long long)adapter->stats.gptcl);

Completed in 182 milliseconds