Searched refs:n_rx_nodesc_trunc (Results 1 – 5 of 5) sorted by relevance
636 stats->hw_drop_overruns = channel->n_rx_nodesc_trunc - in efx_get_queue_stats_rx()695 rx->hw_drop_overruns += channel->n_rx_nodesc_trunc; in efx_get_base_stats()940 u64 n_rx_nodesc_trunc = 0; in efx_update_sw_stats() local944 n_rx_nodesc_trunc += channel->n_rx_nodesc_trunc; in efx_update_sw_stats()945 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_update_sw_stats()
1105 channel->old_n_rx_hw_drop_overruns = channel->n_rx_nodesc_trunc; in efx_start_channels()
2714 ++efx_rx_queue_channel(rx_queue)->n_rx_nodesc_trunc; in efx_ef10_handle_rx_abort()
821 u64 n_rx_nodesc_trunc = 0; in efx_siena_update_sw_stats() local825 n_rx_nodesc_trunc += channel->n_rx_nodesc_trunc; in efx_siena_update_sw_stats()826 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_siena_update_sw_stats()
950 ++channel->n_rx_nodesc_trunc; in efx_farch_handle_rx_bad_index()