Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptlf.h83 struct otx2_cptlf_info { struct
100 struct otx2_cptlf_info *lf); argument
114 struct otx2_cptlf_info lf[OTX2_CPT_MAX_LFS_NUM];
195 static inline void otx2_cptlf_do_set_iqueue_size(struct otx2_cptlf_info *lf) in otx2_cptlf_do_set_iqueue_size()
220 static inline void otx2_cptlf_do_disable_iqueue(struct otx2_cptlf_info *lf) in otx2_cptlf_do_disable_iqueue()
280 static inline void otx2_cptlf_set_iqueue_enq(struct otx2_cptlf_info *lf, in otx2_cptlf_set_iqueue_enq()
295 static inline void otx2_cptlf_enable_iqueue_enq(struct otx2_cptlf_info *lf) in otx2_cptlf_enable_iqueue_enq()
300 static inline void otx2_cptlf_set_iqueue_exec(struct otx2_cptlf_info *lf, in otx2_cptlf_set_iqueue_exec()
315 static inline void otx2_cptlf_set_ctx_flr_flush(struct otx2_cptlf_info *lf) in otx2_cptlf_set_ctx_flr_flush()
328 static inline void otx2_cptlf_enable_iqueue_exec(struct otx2_cptlf_info *lf) in otx2_cptlf_enable_iqueue_exec()
[all …]
Dotx2_cptlf.c11 static void cptlf_do_set_done_time_wait(struct otx2_cptlf_info *lf, in cptlf_do_set_done_time_wait()
23 static void cptlf_do_set_done_num_wait(struct otx2_cptlf_info *lf, int num_wait) in cptlf_do_set_done_num_wait()
51 static int cptlf_set_pri(struct otx2_cptlf_info *lf, int pri) in cptlf_set_pri()
71 static int cptlf_set_eng_grps_mask(struct otx2_cptlf_info *lf, in cptlf_set_eng_grps_mask()
112 struct otx2_cptlf_info *lf; in cptlf_set_ctx_ilen()
190 static inline int cptlf_read_done_cnt(struct otx2_cptlf_info *lf) in cptlf_read_done_cnt()
202 struct otx2_cptlf_info *lf = arg; in cptlf_misc_intr_handler()
248 struct otx2_cptlf_info *lf = arg; in cptlf_done_intr_handler()
397 struct otx2_cptlf_info *lf = lfs->lf; in otx2_cptlf_set_irqs_affinity()
Dcn10k_cpt.c11 struct otx2_cptlf_info *lf);
28 struct otx2_cptlf_info *lf) in cn10k_cpt_send_cmd()
Dotx2_cptvf_reqmgr.c86 struct otx2_cptlf_info *lf) in process_request()