Home
last modified time | relevance | path

Searched refs:otx2_cptvf_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf.h13 struct otx2_cptvf_info { struct
31 struct otx2_cptvf_info vf[OTX2_CPT_MAX_VFS_NUM]; argument
Dotx2_cptpf_mbox.c29 struct otx2_cptvf_info *vf, in forward_to_af()
66 struct otx2_cptvf_info *vf, in handle_msg_get_caps()
88 struct otx2_cptvf_info *vf, in handle_msg_get_eng_grp_num()
111 struct otx2_cptvf_info *vf, in handle_msg_kvf_limits()
310 struct otx2_cptvf_info *vf, in cptpf_handle_vf_req()
348 struct otx2_cptvf_info *vf; in otx2_cptpf_vfpf_mbox_intr()
379 struct otx2_cptvf_info *vf; in otx2_cptpf_vfpf_mbox_handler()
386 vf = container_of(work, struct otx2_cptvf_info, vfpf_mbox_work); in otx2_cptpf_vfpf_mbox_handler()