Searched refs:cant_alloc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 794 u64 req, out_req, lat, cant_alloc; in ndc_cache_stats() local 806 cant_alloc = rvu_read64(rvu, blk_addr, in ndc_cache_stats() 814 seq_printf(s, "\tCant Alloc Requests:\t%lld\n", cant_alloc); in ndc_cache_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 1397 u64 req, out_req, lat, cant_alloc; in ndc_cache_stats() local 1417 cant_alloc = rvu_read64(rvu, blk_addr, in ndc_cache_stats() 1425 seq_printf(s, "\tCant Alloc Requests:\t%lld\n", cant_alloc); in ndc_cache_stats()
|
Completed in 9 milliseconds