Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h807 #define IXGBE_PRC64 0x0405C macro
H A Dixgbe_common.c421 IXGBE_READ_REG(hw, IXGBE_PRC64); in ixgbe_clear_hw_cntrs_generic()
H A Dixgbe_main.c7277 hwstats->prc64 += IXGBE_READ_REG(hw, IXGBE_PRC64); in ixgbe_update_stats()