Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_mbox.c163 for (vf_idx = i * 64; vf_idx < cptpf->enabled_vfs; vf_idx++) { in otx2_cptpf_vfpf_mbox_intr()
309 if (vf_id >= cptpf->enabled_vfs) { in forward_to_vf()
312 vf_id, cptpf->enabled_vfs); in forward_to_vf()
A Dotx2_cptpf.h54 u8 enabled_vfs; /* Number of enabled VFs */ member
A Dotx2_cptpf_main.c640 cptpf->enabled_vfs = 0; in cptpf_sriov_disable()
672 cptpf->enabled_vfs = num_vfs; in cptpf_sriov_enable()
684 cptpf->enabled_vfs = 0; in cptpf_sriov_enable()
A Dotx2_cptpf_ucode.c1685 if (cptpf->enabled_vfs) { in otx2_cpt_dl_custom_egrp_create()

Completed in 9 milliseconds