Lines Matching full:engines
15 * On OcteonTX2 platform IPSec ucode can use both IE and SE engines therefore
16 * IE and SE engines can be attached to the same engine group.
26 /* Maximum number of supported engines/cores on OcteonTX2/CN10K platform */
94 /* Maximum and current number of engines available for all engine groups */
104 /* Engines reserved to an engine group */
107 int count; /* number of engines attached */
109 unsigned long *bmap; /* attached engines bitmap */
110 struct otx2_cpt_ucode *ucode; /* ucode used by these engines */
132 /* engines attached */
141 * when it has engines attached and ucode loaded
150 int engs_num; /* total number of engines supported */
151 u8 eng_ref_cnt[OTX2_CPT_MAX_ENGINES];/* engines reference count */