Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf.h118 int cptvf_send_vf_up(struct cpt_vf *cptvf);
H A Dcptvf_mbox.c162 int cptvf_send_vf_up(struct cpt_vf *cptvf) in cptvf_send_vf_up() function
H A Dcptvf_main.c776 err = cptvf_send_vf_up(cptvf); in cptvf_probe()