Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h864 #define IXGBE_FCOEDWTC 0x08788 /* Number of FCoE DWords Transmitted */ macro
H A Dixgbe_main.c7251 hwstats->fcoedwtc += IXGBE_READ_REG(hw, IXGBE_FCOEDWTC); in ixgbe_update_stats()