Symbol: otx2_cptvf_dev
drivers/crypto/marvell/octeontx2/cn10k_cpt.c
114
int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/cn10k_cpt.c
199
struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev);
drivers/crypto/marvell/octeontx2/cn10k_cpt.c
216
void cptvf_hw_ops_get(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/cn10k_cpt.h
52
int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf);
drivers/crypto/marvell/octeontx2/cn10k_cpt.h
60
void cptvf_hw_ops_get(struct otx2_cptvf_dev *cptvf);
drivers/crypto/marvell/octeontx2/otx2_cptvf.h
30
int otx2_cptvf_send_eng_grp_num_msg(struct otx2_cptvf_dev *cptvf, int eng_type);
drivers/crypto/marvell/octeontx2/otx2_cptvf.h
31
int otx2_cptvf_send_kvf_limits_msg(struct otx2_cptvf_dev *cptvf);
drivers/crypto/marvell/octeontx2/otx2_cptvf.h
32
int otx2_cpt_mbox_bbuf_init(struct otx2_cptvf_dev *cptvf, struct pci_dev *pdev);
drivers/crypto/marvell/octeontx2/otx2_cptvf.h
33
int otx2_cptvf_send_caps_msg(struct otx2_cptvf_dev *cptvf);
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
122
static void cptvf_pfvf_mbox_destroy(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
13
static void cptvf_enable_pfvf_mbox_intrs(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
24
static void cptvf_disable_pfvf_mbox_intrs(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
260
static int cptvf_lf_init(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
35
static int cptvf_register_interrupts(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
357
struct otx2_cptvf_dev *cptvf;
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
445
struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev);
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
72
static int cptvf_pfvf_mbox_init(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
153
struct otx2_cptvf_dev *cptvf;
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
163
cptvf = container_of(work, struct otx2_cptvf_dev, pfvf_mbox_work);
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
182
int otx2_cptvf_send_eng_grp_num_msg(struct otx2_cptvf_dev *cptvf, int eng_type)
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
203
int otx2_cptvf_send_kvf_limits_msg(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
223
int otx2_cptvf_send_caps_msg(struct otx2_cptvf_dev *cptvf)
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
52
struct otx2_cptvf_dev *cptvf = arg;
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
69
static void process_pfvf_mbox_mbox_msg(struct otx2_cptvf_dev *cptvf,
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
8
int otx2_cpt_mbox_bbuf_init(struct otx2_cptvf_dev *cptvf, struct pci_dev *pdev)
drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c
199
struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev);
drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c
397
struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev);