Home
last modified time | relevance | path

Searched refs:pp_alloc_fail (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A DMakefile20 pp_alloc_fail.py \
/linux-6.15/drivers/net/ethernet/cisco/enic/
H A Denic.h173 u64 pp_alloc_fail; /* page pool alloc failure */ member
H A Denic_rq.c293 rqstats->pp_alloc_fail++; in enic_rq_alloc_buf()
H A Denic_main.c2340 rxs->alloc_fail = rqstats->pp_alloc_fail; in enic_get_queue_stats_rx()