Home
last modified time | relevance | path

Searched refs:IXGBE_GOTCH (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dif_ix.c3565 ((uint64_t)IXGBE_READ_REG(hw, IXGBE_GOTCH) << 32); in ix_update_stats()
3575 stats->gotc += IXGBE_READ_REG(hw, IXGBE_GOTCH); in ix_update_stats()
H A Dixgbe_type.h981 #define IXGBE_GOTCH 0x04094 macro
H A Dixgbe_common.c580 IXGBE_READ_REG(hw, IXGBE_GOTCH); in ixgbe_clear_hw_cntrs_generic()