Searched defs:otx2_cpt_engs_rsvd (Results 1 – 1 of 1) sorted by relevance
105 struct otx2_cpt_engs_rsvd { struct106 int type; /* engine type */107 int count; /* number of engines attached */108 int offset; /* constant offset of engine type in the bitmap */109 unsigned long *bmap; /* attached engines bitmap */133 struct otx2_cpt_engs_rsvd engs[OTX2_CPT_MAX_ETYPES_PER_GRP]; argument