Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptvf.h122 int cptvf_send_vf_down(struct cpt_vf *cptvf);
Dcptvf_mbox.c199 int cptvf_send_vf_down(struct cpt_vf *cptvf) in cptvf_send_vf_down() function
Dcptvf_main.c825 if (cptvf_send_vf_down(cptvf)) { in cptvf_remove()