Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Drx.c80 atomic_inc(&efx->n_rx_noskb_drops); in efx_rx_mk_skb()
A Dnet_driver.h1128 atomic_t n_rx_noskb_drops; member
A Defx.c834 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in efx_update_sw_stats()
/linux/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.c2715 stats[GENERIC_STAT_rx_noskb_drops] = atomic_read(&efx->n_rx_noskb_drops); in ef4_update_sw_stats()

Completed in 29 milliseconds