Home
last modified time | relevance | path

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

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