Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_mbox.c156 for (vf_idx = i * 64; vf_idx < cptpf->enabled_vfs; vf_idx++) { in otx2_cptpf_vfpf_mbox_intr()
298 if (vf_id >= cptpf->enabled_vfs) { in forward_to_vf()
301 vf_id, cptpf->enabled_vfs); in forward_to_vf()
Dotx2_cptpf.h53 u8 enabled_vfs; /* Number of enabled VFs */ member
Dotx2_cptpf_main.c633 cptpf->enabled_vfs = 0; in cptpf_sriov_disable()
665 cptpf->enabled_vfs = num_vfs; in cptpf_sriov_enable()
677 cptpf->enabled_vfs = 0; in cptpf_sriov_enable()