Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h13 struct otx2_cptvf_info { struct
31 struct otx2_cptvf_info vf[OTX2_CPT_MAX_VFS_NUM]; argument
H A 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()
263 struct otx2_cptvf_info *vf, in cptpf_handle_vf_req()
301 struct otx2_cptvf_info *vf; in otx2_cptpf_vfpf_mbox_intr()
332 struct otx2_cptvf_info *vf; in otx2_cptpf_vfpf_mbox_handler()
339 vf = container_of(work, struct otx2_cptvf_info, vfpf_mbox_work); in otx2_cptpf_vfpf_mbox_handler()