Home
last modified time | relevance | path

Searched defs:otx2_cpt_engs_rsvd (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.h105 struct otx2_cpt_engs_rsvd { struct
106 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