Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnic_common.h113 GENERIC_STAT_rx_nodesc_trunc, enumerator
Def100_nic.c486 __set_bit(GENERIC_STAT_rx_nodesc_trunc, mask); in ef100_ethtool_stat_mask()
571 stats[GENERIC_STAT_rx_nodesc_trunc] + in ef100_update_stats_common()
Dsiena.c613 stats[GENERIC_STAT_rx_nodesc_trunc] + in siena_update_nic_stats()
Defx.c832 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_update_sw_stats()
Def10.c1609 (1ULL << GENERIC_STAT_rx_nodesc_trunc) | \
1800 core_stats->rx_dropped = stats[GENERIC_STAT_rx_nodesc_trunc] + in efx_ef10_update_stats_common()
1814 stats[GENERIC_STAT_rx_nodesc_trunc] + in efx_ef10_update_stats_common()
/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()