Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h1114 #define IXGBE_FCOEPTC 0x08784 /* Number of FCoE Packets Transmitted */ macro
H A Dif_ix.c1645 stats->fcoeptc += IXGBE_READ_REG(hw, IXGBE_FCOEPTC); in ixgbe_update_stats_counters()