Searched refs:cpt_vf (Results 1 – 4 of 4) sorted by relevance
94 struct cpt_vf { struct118 int cptvf_send_vf_up(struct cpt_vf *cptvf); argument119 int cptvf_send_vf_down(struct cpt_vf *cptvf);120 int cptvf_send_vf_to_grp_msg(struct cpt_vf *cptvf);121 int cptvf_send_vf_priority_msg(struct cpt_vf *cptvf);122 int cptvf_send_vq_size_msg(struct cpt_vf *cptvf);123 int cptvf_check_pf_ready(struct cpt_vf *cptvf);124 void cptvf_handle_mbox_intr(struct cpt_vf *cptvf);126 int cvm_crypto_init(struct cpt_vf *cptvf);127 void vq_post_process(struct cpt_vf *cptvf, u32 qno);[all …]
8 static void cptvf_send_msg_to_pf(struct cpt_vf *cptvf, struct cpt_mbox *mbx) in cptvf_send_msg_to_pf()18 void cptvf_handle_mbox_intr(struct cpt_vf *cptvf) in cptvf_handle_mbox_intr()58 static int cptvf_send_msg_to_pf_timeout(struct cpt_vf *cptvf, in cptvf_send_msg_to_pf_timeout()89 int cptvf_check_pf_ready(struct cpt_vf *cptvf) in cptvf_check_pf_ready()107 int cptvf_send_vq_size_msg(struct cpt_vf *cptvf) in cptvf_send_vq_size_msg()125 int cptvf_send_vf_to_grp_msg(struct cpt_vf *cptvf) in cptvf_send_vf_to_grp_msg()144 int cptvf_send_vf_priority_msg(struct cpt_vf *cptvf) in cptvf_send_vf_priority_msg()162 int cptvf_send_vf_up(struct cpt_vf *cptvf) in cptvf_send_vf_up()179 int cptvf_send_vf_down(struct cpt_vf *cptvf) in cptvf_send_vf_down()
91 struct cpt_vf *cptvf;144 void vq_post_process(struct cpt_vf *cptvf, u32 qno);145 int process_request(struct cpt_vf *cptvf, struct cpt_request_info *req);
436 int cvm_crypto_init(struct cpt_vf *cptvf) in cvm_crypto_init()