Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf.h97 int otx_cptvf_send_vf_to_grp_msg(struct otx_cptvf *cptvf, int group);
Dotx_cptvf_mbox.c189 int otx_cptvf_send_vf_to_grp_msg(struct otx_cptvf *cptvf, int group) in otx_cptvf_send_vf_to_grp_msg() function
Dotx_cptvf_main.c699 ret = otx_cptvf_send_vf_to_grp_msg(cptvf, val); in vf_engine_group_store()
868 err = otx_cptvf_send_vf_to_grp_msg(cptvf, cptvf->vfgrp); in otx_cptvf_probe()