Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic.h27 EF10_STAT_port_tx_bytes = GENERIC_STAT_COUNT, enumerator
H A Def10.c1578 #define HUNT_COMMON_STAT_MASK ((1ULL << EF10_STAT_port_tx_bytes) | \
1828 core_stats->tx_bytes = stats[EF10_STAT_port_tx_bytes]; in efx_ef10_update_stats_common()