Searched refs:vfs_enabled (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf.h28 u8 vfs_enabled; /* Number of enabled VFs */ member in struct:otx_cpt_device
H A Dotx_cptpf_main.c169 cpt->vfs_enabled = numvfs;
172 cpt->vfs_enabled = 0;
182 cpt->vfs_enabled = 0;
H A Dotx_cptpf_mbox.c195 mbx.data = cpt->vfs_enabled;

Completed in 424 milliseconds