Home
last modified time | relevance | path

Searched refs:GENERIC_STAT_rx_nodesc_trunc (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dnic.h140 GENERIC_STAT_rx_nodesc_trunc, enumerator
Dfalcon.c2612 stats[GENERIC_STAT_rx_nodesc_trunc] + in falcon_update_nic_stats()
Defx.c2718 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in ef4_update_sw_stats()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dnic.h158 GENERIC_STAT_rx_nodesc_trunc, enumerator
Dsiena.c608 stats[GENERIC_STAT_rx_nodesc_trunc] + in siena_update_nic_stats()
Def10.c1715 (1ULL << GENERIC_STAT_rx_nodesc_trunc) | \
1906 core_stats->rx_dropped = stats[GENERIC_STAT_rx_nodesc_trunc] + in efx_ef10_update_stats_common()
1920 stats[GENERIC_STAT_rx_nodesc_trunc] + in efx_ef10_update_stats_common()
Defx.c3108 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_update_sw_stats()