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