Home
last modified time | relevance | path

Searched refs:cptlfs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_mbox_common.c143 req->cptlfs = lfs->lfs_num; in otx2_cpt_attach_rscrs_msg()
173 req->cptlfs = 1; in otx2_cpt_detach_rsrcs_msg()
H A Dotx2_cptvf_mbox.c107 for (i = 0; i < rsp_msix->cptlfs; i++) in process_pfvf_mbox_mbox_msg()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c390 attach ? pfvf->cptlfs++ : pfvf->cptlfs--; in rvu_update_rsrc_map()
391 num_lfs = pfvf->cptlfs; in rvu_update_rsrc_map()
1260 return pfvf->cptlfs; in rvu_get_rsrc_mapcount()
1282 return pfvf->cptlfs || pfvf->cpt1_lfs; in is_blktype_attached()
1455 else if ((blkid == BLKADDR_CPT0) && !detach->cptlfs) in rvu_detach_rsrcs()
1457 else if ((blkid == BLKADDR_CPT1) && !detach->cptlfs) in rvu_detach_rsrcs()
1667 if (req->cptlfs) { in rvu_check_rsrc_availability()
1673 if (req->cptlfs > block->lf.max) { in rvu_check_rsrc_availability()
1676 pcifunc, req->cptlfs, block->lf.max); in rvu_check_rsrc_availability()
1681 if (req->cptlfs > mappedlfs && in rvu_check_rsrc_availability()
[all …]
H A Dmbox.h440 u16 cptlfs; member
457 u8 cptlfs:1; member
489 u16 cptlfs; member
H A Drvu.h200 u16 cptlfs; member