Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h111 GENERIC_STAT_rx_nodesc_trunc, enumerator
H A Def100_nic.c537 __set_bit(GENERIC_STAT_rx_nodesc_trunc, mask); in ef100_ethtool_stat_mask()
622 stats[GENERIC_STAT_rx_nodesc_trunc] + in ef100_update_stats_common()
H A Defx.c922 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_update_sw_stats()
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()
/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()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c2612 stats[GENERIC_STAT_rx_nodesc_trunc] + in falcon_update_nic_stats()