Lines Matching refs:otx2_cptlf_info
83 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()
333 static inline void otx2_cptlf_disable_iqueue_exec(struct otx2_cptlf_info *lf) in otx2_cptlf_disable_iqueue_exec()
374 u32 insts_num, struct otx2_cptlf_info *lf) in otx2_cpt_send_cmd()