Searched refs:enabled_vfs (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_devlink.c58 if (cptpf->enabled_vfs != 0 || cptpf->eng_grps.is_grps_created)
H A Dotx2_cptpf_ucode.c1691 if (cptpf->enabled_vfs) {
H A Dotx2_cptpf_mbox.c361 for (vf_idx = i * 64; vf_idx < cptpf->enabled_vfs; vf_idx++) {
538 if (vf_id >= cptpf->enabled_vfs) {
541 vf_id, cptpf->enabled_vfs);
H A Dotx2_cptpf_main.c658 cptpf->enabled_vfs = 0;
691 cptpf->enabled_vfs = num_vfs;
703 cptpf->enabled_vfs = 0;
H A Dotx2_cptpf.h58 u8 enabled_vfs; /* Number of enabled VFs */ member in struct:otx2_cptpf_dev

Completed in 399 milliseconds