Home
last modified time | relevance | path

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

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