Home
last modified time | relevance | path

Searched refs:EF10_STAT_rx_bytes (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.h423 EF10_STAT_rx_bytes, enumerator
Def10.c826 (1ULL << EF10_STAT_rx_bytes) | \
957 stats[EF10_STAT_rx_bytes] - in efx_ef10_try_update_nic_stats()
998 core_stats->rx_bytes = stats[EF10_STAT_rx_bytes]; in efx_ef10_update_stats()