Home
last modified time | relevance | path

Searched refs:n_rx_noskb_drops (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Drx.c80 atomic_inc(&efx->n_rx_noskb_drops); in efx_rx_mk_skb()
A Dnet_driver.h1199 atomic_t n_rx_noskb_drops; member
A Defx.c829 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in efx_update_sw_stats()
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Drx.c80 atomic_inc(&efx->n_rx_noskb_drops); in efx_rx_mk_skb()
A Dnet_driver.h1122 atomic_t n_rx_noskb_drops; member
A Defx.c814 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in efx_siena_update_sw_stats()
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Dnet_driver.h901 atomic_t n_rx_noskb_drops; member
A Drx.c486 atomic_inc(&efx->n_rx_noskb_drops); in ef4_rx_mk_skb()
A Defx.c2709 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in ef4_update_sw_stats()

Completed in 31 milliseconds