Searched refs:EF10_STAT_rx_unicast_bytes (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/sfc/ | ||
D | nic.h | 81 EF10_STAT_rx_unicast_bytes, enumerator |
D | ef10.c | 1810 core_stats->rx_bytes = stats[EF10_STAT_rx_unicast_bytes] + in efx_ef10_update_stats_common() |