Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1491 ((u64)IXGBE_READ_REG(hw, IXGBE_GORCH) << 32); in ixgbe_update_stats_counters()
1504 stats->gorc += IXGBE_READ_REG(hw, IXGBE_GORCH); in ixgbe_update_stats_counters()
H A Dixgbe_type.h1014 #define IXGBE_GORCH 0x0408C macro
H A Dixgbe_common.c578 IXGBE_READ_REG(hw, IXGBE_GORCH); in ixgbe_clear_hw_cntrs_generic()