Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h1057 #define IXGBE_FCOEPRC 0x02428 /* Number of FCoE Packets Received */ macro
H A Dif_ix.c1568 stats->fcoeprc += IXGBE_READ_REG(hw, IXGBE_FCOEPRC); in ixgbe_update_stats_counters()