Home
last modified time | relevance | path

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

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