Searched refs:EF10_STAT_tx_unicast_bytes (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/sfc/ | ||
D | nic.h | 183 EF10_STAT_tx_unicast_bytes, enumerator |
D | ef10.c | 1813 core_stats->tx_bytes = stats[EF10_STAT_tx_unicast_bytes] + in efx_ef10_update_stats_common() |