Symbol: otx2_cptlfs_info
drivers/crypto/marvell/octeontx2/cn10k_cpt.c
200
struct otx2_cptlfs_info *lfs = &cptvf->lfs;
drivers/crypto/marvell/octeontx2/cn10k_cpt.c
49
void cn10k_cpt_lmtst_free(struct pci_dev *pdev, struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/cn10k_cpt.c
64
struct otx2_cptlfs_info *lfs, u32 size)
drivers/crypto/marvell/octeontx2/cn10k_cpt.h
53
void cn10k_cpt_lmtst_free(struct pci_dev *pdev, struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
205
struct otx2_cptlfs_info;
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
206
int otx2_cpt_attach_rscrs_msg(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
207
int otx2_cpt_detach_rsrcs_msg(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
208
int otx2_cpt_msix_offset_msg(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
210
int otx2_cpt_lf_reset_msg(struct otx2_cptlfs_info *lfs, int slot);
drivers/crypto/marvell/octeontx2/otx2_cpt_common.h
211
int otx2_cpt_lmtst_tbl_setup_msg(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
126
int otx2_cpt_attach_rscrs_msg(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
156
int otx2_cpt_detach_rsrcs_msg(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
185
int otx2_cpt_msix_offset_msg(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
233
int otx2_cpt_lf_reset_msg(struct otx2_cptlfs_info *lfs, int slot)
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
259
int otx2_cpt_lmtst_tbl_setup_msg(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
109
static int cptlf_set_ctx_ilen(struct otx2_cptlfs_info *lfs, int ctx_ilen)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
135
static void cptlf_hw_init(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
156
static void cptlf_hw_cleanup(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
162
static void cptlf_set_misc_intrs(struct otx2_cptlfs_info *lfs, u8 enable)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
180
static void cptlf_set_done_intrs(struct otx2_cptlfs_info *lfs, u8 enable)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
274
void otx2_cptlf_unregister_misc_interrupts(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
293
void otx2_cptlf_unregister_done_interrupts(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
312
static int cptlf_do_register_interrrupts(struct otx2_cptlfs_info *lfs,
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
331
int otx2_cptlf_register_misc_interrupts(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
34
static void cptlf_set_done_time_wait(struct otx2_cptlfs_info *lfs,
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
354
int otx2_cptlf_register_done_interrupts(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
377
void otx2_cptlf_free_irqs_affinity(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
391
int otx2_cptlf_set_irqs_affinity(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
424
int otx2_cptlf_init(struct otx2_cptlfs_info *lfs, u8 eng_grp_mask, int pri,
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
43
static void cptlf_set_done_num_wait(struct otx2_cptlfs_info *lfs, int num_wait)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
484
void otx2_cptlf_shutdown(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
53
struct otx2_cptlfs_info *lfs = lf->lfs;
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
74
struct otx2_cptlfs_info *lfs = lf->lfs;
drivers/crypto/marvell/octeontx2/otx2_cptlf.c
92
static int cptlf_set_grp_and_pri(struct otx2_cptlfs_info *lfs,
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
138
struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
156
struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
192
struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
214
static inline void otx2_cptlf_set_iqueues_size(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
279
static inline void otx2_cptlf_disable_iqueues(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
347
static inline void otx2_cptlf_enable_iqueues(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
421
static inline bool otx2_cptlf_started(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
426
static inline void otx2_cptlf_set_dev_info(struct otx2_cptlfs_info *lfs,
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
438
int otx2_cptlf_init(struct otx2_cptlfs_info *lfs, u8 eng_grp_msk, int pri,
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
440
void otx2_cptlf_shutdown(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
441
int otx2_cptlf_register_misc_interrupts(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
442
int otx2_cptlf_register_done_interrupts(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
443
void otx2_cptlf_unregister_misc_interrupts(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
444
void otx2_cptlf_unregister_done_interrupts(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
445
void otx2_cptlf_free_irqs_affinity(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
446
int otx2_cptlf_set_irqs_affinity(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
76
struct otx2_cptlfs_info;
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
79
struct otx2_cptlfs_info *lfs;
drivers/crypto/marvell/octeontx2/otx2_cptlf.h
84
struct otx2_cptlfs_info *lfs; /* Ptr to cptlfs_info struct */
drivers/crypto/marvell/octeontx2/otx2_cptpf.h
33
struct otx2_cptlfs_info lfs; /* CPT LFs attached to this PF */
drivers/crypto/marvell/octeontx2/otx2_cptpf.h
34
struct otx2_cptlfs_info cpt1_lfs; /* CPT1 LFs attached to this PF */
drivers/crypto/marvell/octeontx2/otx2_cptpf.h
75
struct otx2_cptlfs_info *lfs, u8 egrp, int num_lfs);
drivers/crypto/marvell/octeontx2/otx2_cptpf.h
76
void otx2_inline_cptlf_cleanup(struct otx2_cptlfs_info *lfs);
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
205
struct otx2_cptlfs_info *lfs, u8 egrp, int num_lfs)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
235
otx2_inline_cptlf_cleanup(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
452
struct otx2_cptlfs_info *lfs = &cptpf->lfs;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
599
struct otx2_cptlfs_info *lfs = &cptpf->lfs;
drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c
1492
struct otx2_cptlfs_info *lfs = &cptpf->lfs;
drivers/crypto/marvell/octeontx2/otx2_cptvf.h
15
struct otx2_cptlfs_info lfs; /* CPT LFs attached to this VF */
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
133
static void cleanup_tasklet_work(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
147
static int init_tasklet_work(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
171
static void free_pending_queues(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
181
static int alloc_pending_queues(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
209
static void lf_sw_cleanup(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
215
static int lf_sw_init(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
238
static void cptvf_lf_shutdown(struct otx2_cptlfs_info *lfs)
drivers/crypto/marvell/octeontx2/otx2_cptvf_main.c
262
struct otx2_cptlfs_info *lfs = &cptvf->lfs;
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
72
struct otx2_cptlfs_info *lfs = &cptvf->lfs;
drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c
200
struct otx2_cptlfs_info *lfs = &cptvf->lfs;
drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c
206
static int cpt_process_ccode(struct otx2_cptlfs_info *lfs,
drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c
286
static inline void process_pending_queue(struct otx2_cptlfs_info *lfs,