Home
last modified time | relevance | path

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

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