Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h96 int otx_cptvf_send_vf_down(struct otx_cptvf *cptvf);
H A Dotx_cptvf_mbox.c230 int otx_cptvf_send_vf_down(struct otx_cptvf *cptvf) in otx_cptvf_send_vf_down() function
H A Dotx_cptvf_main.c939 if (otx_cptvf_send_vf_down(cptvf)) { in otx_cptvf_remove()