Symbol: otx_cpt_device
drivers/crypto/marvell/octeontx/otx_cptpf.h
31
void otx_cpt_mbox_intr_handler(struct otx_cpt_device *cpt, int mbx);
drivers/crypto/marvell/octeontx/otx_cptpf.h
32
void otx_cpt_disable_all_cores(struct otx_cpt_device *cpt);
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
112
static int otx_cpt_register_interrupts(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
142
static void otx_cpt_unregister_interrupts(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
156
struct otx_cpt_device *cpt = pci_get_drvdata(pdev);
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
17
static void otx_cpt_disable_mbox_interrupts(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
193
struct otx_cpt_device *cpt;
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
23
static void otx_cpt_enable_mbox_interrupts(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
262
struct otx_cpt_device *cpt = pci_get_drvdata(pdev);
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
37
static void otx_cpt_reset(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
42
static void otx_cpt_find_max_enabled_cores(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
51
static u32 otx_cpt_check_bist_status(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
59
static u64 otx_cpt_check_exe_bist_status(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_main.c
67
static int otx_cpt_device_init(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
103
static void otx_cpt_clear_mbox_intr(struct otx_cpt_device *cpt, u32 vf)
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
112
static void otx_cpt_cfg_qlen_for_vf(struct otx_cpt_device *cpt, int vf,
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
126
static void otx_cpt_cfg_vq_priority(struct otx_cpt_device *cpt, int vf, u32 pri)
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
135
static int otx_cpt_bind_vq_to_grp(struct otx_cpt_device *cpt, u8 q, u8 grp)
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
178
static void otx_cpt_handle_mbox_intr(struct otx_cpt_device *cpt, int vf)
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
240
void otx_cpt_mbox_intr_handler (struct otx_cpt_device *cpt, int mbx)
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
74
static void otx_cpt_send_msg_to_vf(struct otx_cpt_device *cpt, int vf,
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
86
static void otx_cpt_mbox_send_ack(struct otx_cpt_device *cpt, int vf,
drivers/crypto/marvell/octeontx/otx_cptpf_mbox.c
95
static void otx_cptpf_mbox_send_nack(struct otx_cpt_device *cpt, int vf,
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
1552
void otx_cpt_disable_all_cores(struct otx_cpt_device *cpt)
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
179
struct otx_cpt_device *cpt = (struct otx_cpt_device *) obj;
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
208
struct otx_cpt_device *cpt = (struct otx_cpt_device *) obj;
drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c
256
struct otx_cpt_device *cpt = (struct otx_cpt_device *) obj;