Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.h82 struct otx2_cptlf_info { struct
99 struct otx2_cptlf_info *lf); argument
110 struct otx2_cptlf_info lf[OTX2_CPT_MAX_LFS_NUM];
188 static inline void otx2_cptlf_do_set_iqueue_size(struct otx2_cptlf_info *lf) in otx2_cptlf_do_set_iqueue_size()
206 static inline void otx2_cptlf_do_disable_iqueue(struct otx2_cptlf_info *lf) in otx2_cptlf_do_disable_iqueue()
250 static inline void otx2_cptlf_set_iqueue_enq(struct otx2_cptlf_info *lf, in otx2_cptlf_set_iqueue_enq()
265 static inline void otx2_cptlf_enable_iqueue_enq(struct otx2_cptlf_info *lf) in otx2_cptlf_enable_iqueue_enq()
270 static inline void otx2_cptlf_set_iqueue_exec(struct otx2_cptlf_info *lf, in otx2_cptlf_set_iqueue_exec()
285 static inline void otx2_cptlf_enable_iqueue_exec(struct otx2_cptlf_info *lf) in otx2_cptlf_enable_iqueue_exec()
290 static inline void otx2_cptlf_disable_iqueue_exec(struct otx2_cptlf_info *lf) in otx2_cptlf_disable_iqueue_exec()
[all …]
H A 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()
176 static inline int cptlf_read_done_cnt(struct otx2_cptlf_info *lf) in cptlf_read_done_cnt()
188 struct otx2_cptlf_info *lf = arg; in cptlf_misc_intr_handler()
234 struct otx2_cptlf_info *lf = arg; in cptlf_done_intr_handler()
344 struct otx2_cptlf_info *lf = lfs->lf; in otx2_cptlf_set_irqs_affinity()
H A Dcn10k_cpt.c11 struct otx2_cptlf_info *lf);
26 struct otx2_cptlf_info *lf) in cn10k_cpt_send_cmd()
H A Dotx2_cptvf_reqmgr.c232 struct otx2_cptlf_info *lf) in process_request()