Searched refs:alg_type (Results 1 – 5 of 5) sorted by relevance
42 if (unlikely(d->alg_type == RTE_DIST_ALG_SINGLE)) { in EAL_REGISTER_TAILQ()93 if (unlikely(d->alg_type == RTE_DIST_ALG_SINGLE)) { in rte_distributor_poll_pkt()135 if (unlikely(d->alg_type == RTE_DIST_ALG_SINGLE)) { in rte_distributor_get_pkt()452 if (d->alg_type == RTE_DIST_ALG_SINGLE) { in rte_distributor_process()619 if (d->alg_type == RTE_DIST_ALG_SINGLE) { in rte_distributor_returned_pkts()662 if (d->alg_type == RTE_DIST_ALG_SINGLE) { in rte_distributor_flush()693 if (d->alg_type == RTE_DIST_ALG_SINGLE) { in rte_distributor_clear_returns()713 unsigned int alg_type) in rte_distributor_create() argument733 if (alg_type == RTE_DIST_ALG_SINGLE) { in rte_distributor_create()746 d->alg_type = alg_type; in rte_distributor_create()[all …]
53 unsigned int alg_type);
134 unsigned int alg_type; /**< Number of alg types */ member
265 zs_ctx->zuc.otk_ctx.w0.s.alg_type = in roc_se_auth_key_set()276 zs_ctx->zuc.otk_ctx.w0.s.alg_type = in roc_se_auth_key_set()291 zs_ctx->zuc.otk_ctx.w0.s.alg_type = in roc_se_auth_key_set()449 zs_ctx->zuc.otk_ctx.w0.s.alg_type = ROC_SE_PDCP_ALG_TYPE_SNOW3G; in roc_se_ciph_key_set()459 zs_ctx->zuc.otk_ctx.w0.s.alg_type = ROC_SE_PDCP_ALG_TYPE_ZUC; in roc_se_ciph_key_set()471 zs_ctx->zuc.otk_ctx.w0.s.alg_type = in roc_se_ciph_key_set()
213 uint64_t alg_type : 2; member