Searched refs:otx2_cptlf_wqe (Results 1 – 4 of 4) sorted by relevance
130 otx2_cpt_post_process((struct otx2_cptlf_wqe *) data); in cptlf_work_handler()149 struct otx2_cptlf_wqe *wqe; in init_tasklet_work()153 wqe = kzalloc(sizeof(struct otx2_cptlf_wqe), GFP_KERNEL); in init_tasklet_work()
77 struct otx2_cptlf_wqe { struct95 struct otx2_cptlf_wqe *wqe; /* Tasklet work info */ argument
489 struct otx2_cptlf_wqe;492 void otx2_cpt_post_process(struct otx2_cptlf_wqe *wqe);
387 void otx2_cpt_post_process(struct otx2_cptlf_wqe *wqe) in otx2_cpt_post_process()