Searched refs:tsctfc (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.h777 uint64_t tsctfc; member in struct:ixgb_hw_stats
H A Dif_ixgb.c2389 adapter->stats.tsctfc += IXGB_READ_REG(&adapter->hw, TSCTFC);
/freebsd-11-stable/sys/dev/e1000/
H A De1000_hw.h585 u64 tsctfc; member in struct:e1000_hw_stats
H A Dif_lem.c4484 adapter->stats.tsctfc +=
4751 CTLFLAG_RD, &adapter->stats.tsctfc,
H A Dif_igb.c5805 stats->tsctfc += E1000_READ_REG(hw, E1000_TSCTFC);
6213 CTLFLAG_RD, &stats->tsctfc,
H A Dif_em.c5654 adapter->stats.tsctfc +=
5941 CTLFLAG_RD, &adapter->stats.tsctfc,

Completed in 276 milliseconds