Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnic.h142 GENERIC_STAT_rx_noskb_drops, enumerator
Dfalcon.c2616 stats[GENERIC_STAT_rx_noskb_drops]; in falcon_update_nic_stats()
Defx.c2722 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in ef4_update_sw_stats()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnic.h160 GENERIC_STAT_rx_noskb_drops, enumerator
Dsiena.c612 stats[GENERIC_STAT_rx_noskb_drops]; in siena_update_nic_stats()
Def10.c1719 (1ULL << GENERIC_STAT_rx_noskb_drops))
1910 stats[GENERIC_STAT_rx_noskb_drops]; in efx_ef10_update_stats_common()
1924 stats[GENERIC_STAT_rx_noskb_drops]; in efx_ef10_update_stats_common()
Defx.c3112 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in efx_update_sw_stats()