Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptpf.h38 struct cpt_vf_info { struct
51 struct cpt_vf_info vfinfo[CPT_MAX_VF_NUM]; /* Per VF info */ argument
Dcptpf_mbox.c91 struct cpt_vf_info *vfx = &cpt->vfinfo[vf]; in cpt_handle_mbox_intr()