Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h863 #define IXGBE_FCOEPTC 0x08784 /* Number of FCoE Packets Transmitted */ macro
H A Dixgbe_main.c7249 hwstats->fcoeptc += IXGBE_READ_REG(hw, IXGBE_FCOEPTC); in ixgbe_update_stats()