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