Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h95 int otx_cptvf_send_vf_up(struct otx_cptvf *cptvf);
H A Dotx_cptvf_mbox.c218 int otx_cptvf_send_vf_up(struct otx_cptvf *cptvf) in otx_cptvf_send_vf_up() function
H A Dotx_cptvf_main.c883 err = otx_cptvf_send_vf_up(cptvf); in otx_cptvf_probe()