Home
last modified time | relevance | path

Searched refs:otx2_cptvf_dev (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf.h11 struct otx2_cptvf_dev { struct
28 int otx2_cptvf_send_eng_grp_num_msg(struct otx2_cptvf_dev *cptvf, int eng_type); argument
29 int otx2_cptvf_send_kvf_limits_msg(struct otx2_cptvf_dev *cptvf);
30 int otx2_cpt_mbox_bbuf_init(struct otx2_cptvf_dev *cptvf, struct pci_dev *pdev);
A Dotx2_cptvf_mbox.c8 int otx2_cpt_mbox_bbuf_init(struct otx2_cptvf_dev *cptvf, struct pci_dev *pdev) in otx2_cpt_mbox_bbuf_init()
52 struct otx2_cptvf_dev *cptvf = arg; in otx2_cptvf_pfvf_mbox_intr()
69 static void process_pfvf_mbox_mbox_msg(struct otx2_cptvf_dev *cptvf, in process_pfvf_mbox_mbox_msg()
139 struct otx2_cptvf_dev *cptvf; in otx2_cptvf_pfvf_mbox_handler()
149 cptvf = container_of(work, struct otx2_cptvf_dev, pfvf_mbox_work); in otx2_cptvf_pfvf_mbox_handler()
168 int otx2_cptvf_send_eng_grp_num_msg(struct otx2_cptvf_dev *cptvf, int eng_type) in otx2_cptvf_send_eng_grp_num_msg()
189 int otx2_cptvf_send_kvf_limits_msg(struct otx2_cptvf_dev *cptvf) in otx2_cptvf_send_kvf_limits_msg()
A Dotx2_cptvf_main.c13 static void cptvf_enable_pfvf_mbox_intrs(struct otx2_cptvf_dev *cptvf) in cptvf_enable_pfvf_mbox_intrs()
24 static void cptvf_disable_pfvf_mbox_intrs(struct otx2_cptvf_dev *cptvf) in cptvf_disable_pfvf_mbox_intrs()
35 static int cptvf_register_interrupts(struct otx2_cptvf_dev *cptvf) in cptvf_register_interrupts()
72 static int cptvf_pfvf_mbox_init(struct otx2_cptvf_dev *cptvf) in cptvf_pfvf_mbox_init()
122 static void cptvf_pfvf_mbox_destroy(struct otx2_cptvf_dev *cptvf) in cptvf_pfvf_mbox_destroy()
256 static int cptvf_lf_init(struct otx2_cptvf_dev *cptvf) in cptvf_lf_init()
336 struct otx2_cptvf_dev *cptvf; in otx2_cptvf_probe()
402 struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev); in otx2_cptvf_remove()
A Dcn10k_cpt.h34 int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf);
A Dcn10k_cpt.c72 int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf) in cn10k_cptvf_lmtst_init()
A Dotx2_cptvf_reqmgr.c345 struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev); in otx2_cpt_do_request()
541 struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev); in otx2_cpt_get_kcrypto_eng_grp_num()

Completed in 9 milliseconds