Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnic.h143 GENERIC_STAT_rx_nodesc_trunc, enumerator
Dfalcon.c2615 stats[GENERIC_STAT_rx_nodesc_trunc] + in falcon_update_nic_stats()
Defx.c2721 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in ef4_update_sw_stats()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnic.h161 GENERIC_STAT_rx_nodesc_trunc, enumerator
Dsiena.c611 stats[GENERIC_STAT_rx_nodesc_trunc] + in siena_update_nic_stats()
Def10.c1718 (1ULL << GENERIC_STAT_rx_nodesc_trunc) | \
1909 core_stats->rx_dropped = stats[GENERIC_STAT_rx_nodesc_trunc] + in efx_ef10_update_stats_common()
1923 stats[GENERIC_STAT_rx_nodesc_trunc] + in efx_ef10_update_stats_common()
Defx.c3111 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_update_sw_stats()