Home
last modified time | relevance | path

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

/linux/drivers/crypto/cavium/cpt/
H A Dcptvf.h119 int cptvf_send_vf_down(struct cpt_vf *cptvf);
H A Dcptvf_mbox.c179 int cptvf_send_vf_down(struct cpt_vf *cptvf) in cptvf_send_vf_down() function
H A Dcptvf_main.c814 if (cptvf_send_vf_down(cptvf)) { in cptvf_remove()