Home
last modified time | relevance | path

Searched refs:num_lfs (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_cpt.c391 int num_lfs, slot; in rvu_mbox_handler_cpt_lf_alloc() local
404 if (!num_lfs) in rvu_mbox_handler_cpt_lf_alloc()
425 for (slot = 0; slot < num_lfs; slot++) { in rvu_mbox_handler_cpt_lf_alloc()
457 int num_lfs, cptlf, slot, err; in cpt_lf_free() local
463 if (!num_lfs) in cpt_lf_free()
466 for (slot = 0; slot < num_lfs; slot++) { in cpt_lf_free()
638 int blkaddr, num_lfs, lf; in is_valid_offset() local
655 num_lfs = rvu_get_rsrc_mapcount(pfvf, block->addr); in is_valid_offset()
656 if (lf >= num_lfs) in is_valid_offset()
1156 int slot = 0, num_lfs; in rvu_cpt_ctx_flush() local
[all …]
A Drvu.c345 int devnum, num_lfs = 0; in rvu_update_rsrc_map() local
370 num_lfs = pfvf->npalf; in rvu_update_rsrc_map()
375 num_lfs = pfvf->nixlf; in rvu_update_rsrc_map()
379 num_lfs = pfvf->sso; in rvu_update_rsrc_map()
383 num_lfs = pfvf->ssow; in rvu_update_rsrc_map()
1383 int slot, lf, num_lfs; in rvu_detach_block() local
1396 if (!num_lfs) in rvu_detach_block()
1553 if (!num_lfs) in rvu_attach_block()
1695 int blkaddr, num_lfs; in rvu_attach_from_same_block() local
1705 return !!num_lfs; in rvu_attach_from_same_block()
[all …]

Completed in 18 milliseconds