Home
last modified time | relevance | path

Searched refs:IXGBE_FCOERPDC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h859 #define IXGBE_FCOERPDC 0x0241C /* FCoE Rx Packets Dropped Count */ macro
H A Dixgbe_main.c7247 hwstats->fcoerpdc += IXGBE_READ_REG(hw, IXGBE_FCOERPDC); in ixgbe_update_stats()