Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf.h58 u8 enabled_vfs; /* Number of enabled VFs */ member
A Dotx2_cptpf_mbox.c361 for (vf_idx = i * 64; vf_idx < cptpf->enabled_vfs; vf_idx++) { in otx2_cptpf_vfpf_mbox_intr()
538 if (vf_id >= cptpf->enabled_vfs) { in forward_to_vf()
541 vf_id, cptpf->enabled_vfs); in forward_to_vf()
A Dotx2_cpt_devlink.c58 if (cptpf->enabled_vfs != 0 || cptpf->eng_grps.is_grps_created) in otx2_cpt_dl_t106_mode_set()
A Dotx2_cptpf_main.c658 cptpf->enabled_vfs = 0; in cptpf_sriov_disable()
691 cptpf->enabled_vfs = num_vfs; in cptpf_sriov_enable()
703 cptpf->enabled_vfs = 0; in cptpf_sriov_enable()
A Dotx2_cptpf_ucode.c1691 if (cptpf->enabled_vfs) { in otx2_cpt_dl_custom_egrp_create()
/linux/drivers/vdpa/octeon_ep/
A Doctep_vdpa_main.c17 int enabled_vfs; member
686 pf->enabled_vfs = num_vfs; in octep_sriov_enable()
700 for (i = 0; i < pf->enabled_vfs; i++) in octep_sriov_enable()
715 pf->enabled_vfs = 0; in octep_sriov_disable()

Completed in 20 milliseconds