Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h111 GENERIC_STAT_rx_nodesc_trunc, enumerator
H A Def10.c1609 (1ULL << GENERIC_STAT_rx_nodesc_trunc) | \
1816 core_stats->rx_dropped = stats[GENERIC_STAT_rx_nodesc_trunc] + in efx_ef10_update_stats_common()
1830 stats[GENERIC_STAT_rx_nodesc_trunc] + in efx_ef10_update_stats_common()
H A Defx.c945 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_update_sw_stats()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c826 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_siena_update_sw_stats()