Home
last modified time | relevance | path

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

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