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