Home
last modified time | relevance | path

Searched refs:vfpf_mbox_work (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h15 struct work_struct vfpf_mbox_work; member
H A Dotx2_cptpf_mbox.c318 &vf->vfpf_mbox_work); in otx2_cptpf_vfpf_mbox_intr()
339 vf = container_of(work, struct otx2_cptvf_info, vfpf_mbox_work); in otx2_cptpf_vfpf_mbox_handler()
H A Dotx2_cptpf_main.c396 INIT_WORK(&cptpf->vf[i].vfpf_mbox_work, in cptpf_vfpf_mbox_init()