Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_nic.h26 EF100_STAT_port_tx_packets, enumerator
H A Def100_nic.c498 __set_bit(EF100_STAT_port_tx_packets, mask); in ef100_common_stat_mask()
618 core_stats->tx_packets = stats[EF100_STAT_port_tx_packets]; in ef100_update_stats_common()