Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_cpt.c334 int num_lfs, slot; in rvu_mbox_handler_cpt_lf_alloc() local
347 if (!num_lfs) in rvu_mbox_handler_cpt_lf_alloc()
368 for (slot = 0; slot < num_lfs; slot++) { in rvu_mbox_handler_cpt_lf_alloc()
396 int num_lfs, cptlf, slot, err; in cpt_lf_free() local
402 if (!num_lfs) in cpt_lf_free()
405 for (slot = 0; slot < num_lfs; slot++) { in cpt_lf_free()
577 int blkaddr, num_lfs, lf; in is_valid_offset() local
594 num_lfs = rvu_get_rsrc_mapcount(pfvf, block->addr); in is_valid_offset()
595 if (lf >= num_lfs) in is_valid_offset()
1030 int slot = 0, num_lfs; in rvu_cpt_ctx_flush() local
[all …]
A Drvu.c340 int devnum, num_lfs = 0; in rvu_update_rsrc_map() local
365 num_lfs = pfvf->npalf; in rvu_update_rsrc_map()
370 num_lfs = pfvf->nixlf; in rvu_update_rsrc_map()
374 num_lfs = pfvf->sso; in rvu_update_rsrc_map()
378 num_lfs = pfvf->ssow; in rvu_update_rsrc_map()
1355 int slot, lf, num_lfs; in rvu_detach_block() local
1368 if (!num_lfs) in rvu_detach_block()
1525 if (!num_lfs) in rvu_attach_block()
1667 int blkaddr, num_lfs; in rvu_attach_from_same_block() local
1677 return !!num_lfs; in rvu_attach_from_same_block()
[all …]

Completed in 12 milliseconds