Home
last modified time | relevance | path

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

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