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