Home
last modified time | relevance | path

Searched refs:rcv_buffer_alloc_failures (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h257 u64 rcv_buffer_alloc_failures; member
H A Dnicvf_ethtool.c106 NICVF_DRV_STAT(rcv_buffer_alloc_failures),
H A Dnicvf_queues.c196 this_cpu_inc(nic->pnicvf->drv_stats->rcv_buffer_alloc_failures); in nicvf_alloc_rcv_buffer()