Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic.h28 EF10_STAT_port_tx_packets, enumerator
H A Def10.c1579 (1ULL << EF10_STAT_port_tx_packets) | \
1826 core_stats->tx_packets = stats[EF10_STAT_port_tx_packets]; in efx_ef10_update_stats_common()