Searched refs:EF10_STAT_tx_unicast (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ | ||
D | nic.h | 182 EF10_STAT_tx_unicast, enumerator |
D | ef10.c | 1778 core_stats->tx_packets = stats[EF10_STAT_tx_unicast] + in efx_ef10_update_stats_common() |