Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptpf.h35 struct cpt_vf_info { struct
48 struct cpt_vf_info vfinfo[CPT_MAX_VF_NUM]; /* Per VF info */ argument
H A Dcptpf_mbox.c88 struct cpt_vf_info *vfx = &cpt->vfinfo[vf]; in cpt_handle_mbox_intr()