Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/siena/ !
Dnic_common.h109 GENERIC_STAT_rx_noskb_drops, enumerator
Dsiena.c617 stats[GENERIC_STAT_rx_noskb_drops]; in siena_update_nic_stats()
Defx.c813 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in efx_siena_update_sw_stats()
/linux-6.6.21/drivers/net/ethernet/sfc/ !
Dnic_common.h109 GENERIC_STAT_rx_noskb_drops, enumerator
Def100_nic.c538 __set_bit(GENERIC_STAT_rx_noskb_drops, mask); in ef100_ethtool_stat_mask()
623 stats[GENERIC_STAT_rx_noskb_drops]; in ef100_update_stats_common()
Defx.c827 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in efx_update_sw_stats()
Def10.c1610 (1ULL << GENERIC_STAT_rx_noskb_drops))
1817 stats[GENERIC_STAT_rx_noskb_drops]; in efx_ef10_update_stats_common()
1831 stats[GENERIC_STAT_rx_noskb_drops]; in efx_ef10_update_stats_common()
/linux-6.6.21/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.c2708 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in ef4_update_sw_stats()