Home
last modified time | relevance | path

Searched refs:otx_cptvf (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/crypto/marvell/octeontx/
A Dotx_cptvf.h62 struct otx_cptvf *cptvf;
69 struct otx_cptvf { struct
95 int otx_cptvf_send_vf_up(struct otx_cptvf *cptvf); argument
96 int otx_cptvf_send_vf_down(struct otx_cptvf *cptvf);
97 int otx_cptvf_send_vf_to_grp_msg(struct otx_cptvf *cptvf, int group);
98 int otx_cptvf_send_vf_priority_msg(struct otx_cptvf *cptvf);
99 int otx_cptvf_send_vq_size_msg(struct otx_cptvf *cptvf);
100 int otx_cptvf_check_pf_ready(struct otx_cptvf *cptvf);
101 void otx_cptvf_handle_mbox_intr(struct otx_cptvf *cptvf);
102 void otx_cptvf_write_vq_doorbell(struct otx_cptvf *cptvf, u32 val);
A Dotx_cptvf_main.c28 static int init_worker_threads(struct otx_cptvf *cptvf) in init_worker_threads()
495 struct otx_cptvf *cptvf = arg; in cptvf_misc_intr_handler()
569 struct otx_cptvf *cptvf = (struct otx_cptvf *)cptvf_dev; in cptvf_done_intr_handler()
648 struct otx_cptvf *cptvf = dev_get_drvdata(dev); in vf_type_show()
671 struct otx_cptvf *cptvf = dev_get_drvdata(dev); in vf_engine_group_show()
680 struct otx_cptvf *cptvf = dev_get_drvdata(dev); in vf_engine_group_store()
707 struct otx_cptvf *cptvf = dev_get_drvdata(dev); in vf_coalesc_time_wait_show()
717 struct otx_cptvf *cptvf = dev_get_drvdata(dev); in vf_coalesc_num_wait_show()
727 struct otx_cptvf *cptvf = dev_get_drvdata(dev); in vf_coalesc_time_wait_store()
747 struct otx_cptvf *cptvf = dev_get_drvdata(dev); in vf_coalesc_num_wait_store()
[all …]
A Dotx_cptvf_mbox.c75 static void cptvf_send_msg_to_pf(struct otx_cptvf *cptvf, in cptvf_send_msg_to_pf()
84 void otx_cptvf_handle_mbox_intr(struct otx_cptvf *cptvf) in otx_cptvf_handle_mbox_intr()
128 static int cptvf_send_msg_to_pf_timeout(struct otx_cptvf *cptvf, in cptvf_send_msg_to_pf_timeout()
159 int otx_cptvf_check_pf_ready(struct otx_cptvf *cptvf) in otx_cptvf_check_pf_ready()
172 int otx_cptvf_send_vq_size_msg(struct otx_cptvf *cptvf) in otx_cptvf_send_vq_size_msg()
185 int otx_cptvf_send_vf_to_grp_msg(struct otx_cptvf *cptvf, int group) in otx_cptvf_send_vf_to_grp_msg()
204 int otx_cptvf_send_vf_priority_msg(struct otx_cptvf *cptvf) in otx_cptvf_send_vf_priority_msg()
218 int otx_cptvf_send_vf_up(struct otx_cptvf *cptvf) in otx_cptvf_send_vf_up()
230 int otx_cptvf_send_vf_down(struct otx_cptvf *cptvf) in otx_cptvf_send_vf_down()
A Dotx_cptvf_reqmgr.c268 static void cpt_send_cmd(union otx_cpt_inst_s *cptinst, struct otx_cptvf *cptvf) in cpt_send_cmd()
299 struct otx_cptvf *cptvf) in process_request()
407 struct otx_cptvf *cptvf = pci_get_drvdata(pdev); in otx_cpt_do_request()

Completed in 28 milliseconds