Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Dnic_common.h110 GENERIC_STAT_rx_nodesc_trunc, enumerator
Dsiena.c616 stats[GENERIC_STAT_rx_nodesc_trunc] + in siena_update_nic_stats()
Defx.c812 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_siena_update_sw_stats()
/linux-6.6.21/drivers/net/ethernet/sfc/
Dnic_common.h110 GENERIC_STAT_rx_nodesc_trunc, enumerator
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()
Defx.c826 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in efx_update_sw_stats()
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-6.6.21/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.c2707 stats[GENERIC_STAT_rx_nodesc_trunc] = n_rx_nodesc_trunc; in ef4_update_sw_stats()