otx2_cptlf_wqe
struct otx2_cptlf_wqe;
void otx2_cpt_post_process(struct otx2_cptlf_wqe *wqe);
struct otx2_cptlf_wqe *wqe; /* Tasklet work info */
otx2_cpt_post_process((struct otx2_cptlf_wqe *) data);
struct otx2_cptlf_wqe *wqe;
wqe = kzalloc_obj(struct otx2_cptlf_wqe);
void otx2_cpt_post_process(struct otx2_cptlf_wqe *wqe)