Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h58 u8 enabled_vfs; /* Number of enabled VFs */ member
H A Dotx2_cptpf_mbox.c357 for (vf_idx = i * 64; vf_idx < cptpf->enabled_vfs; vf_idx++) { in otx2_cptpf_vfpf_mbox_intr()
533 if (vf_id >= cptpf->enabled_vfs) { in forward_to_vf()
536 vf_id, cptpf->enabled_vfs); in forward_to_vf()
H A Dotx2_cptpf_ucode.c1712 if (cptpf->enabled_vfs) { in otx2_cpt_dl_custom_egrp_create()