Home
last modified time | relevance | path

Searched refs:GENERIC_STAT_rx_noskb_drops (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dnic.h139 GENERIC_STAT_rx_noskb_drops, enumerator
Dfalcon.c2613 stats[GENERIC_STAT_rx_noskb_drops]; in falcon_update_nic_stats()
Defx.c2719 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in ef4_update_sw_stats()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dnic.h157 GENERIC_STAT_rx_noskb_drops, enumerator
Dsiena.c609 stats[GENERIC_STAT_rx_noskb_drops]; in siena_update_nic_stats()
Def10.c1716 (1ULL << GENERIC_STAT_rx_noskb_drops))
1907 stats[GENERIC_STAT_rx_noskb_drops]; in efx_ef10_update_stats_common()
1921 stats[GENERIC_STAT_rx_noskb_drops]; in efx_ef10_update_stats_common()
Defx.c3109 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in efx_update_sw_stats()