| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxq.c | 1728 if (!tmpl) { in mlx5_rxq_new() 1750 &tmpl->rxq.rxseg[tmpl->rxq.rxseg_n]; in mlx5_rxq_new() 1823 tmpl->irq = 1; in mlx5_rxq_new() 1931 tmpl->sh = priv->sh; in mlx5_rxq_new() 1935 tmpl->rxq.elts = (struct rte_mbuf *(*)[desc_n])(tmpl + 1); in mlx5_rxq_new() 1946 return tmpl; in mlx5_rxq_new() 1949 mlx5_free(tmpl); in mlx5_rxq_new() 1977 tmpl = mlx5_malloc(MLX5_MEM_RTE | MLX5_MEM_ZERO, sizeof(*tmpl), 0, in mlx5_rxq_hairpin_new() 1979 if (!tmpl) { in mlx5_rxq_hairpin_new() 1984 rxq->ctrl = tmpl; in mlx5_rxq_hairpin_new() [all …]
|
| H A D | mlx5_txq.c | 1075 tmpl = mlx5_malloc(MLX5_MEM_RTE | MLX5_MEM_ZERO, sizeof(*tmpl) + in mlx5_txq_new() 1077 if (!tmpl) { in mlx5_txq_new() 1089 tmpl->priv = priv; in mlx5_txq_new() 1095 tmpl->txq.idx = idx; in mlx5_txq_new() 1112 return tmpl; in mlx5_txq_new() 1115 mlx5_free(tmpl); in mlx5_txq_new() 1141 tmpl = mlx5_malloc(MLX5_MEM_RTE | MLX5_MEM_ZERO, sizeof(*tmpl), 0, in mlx5_txq_hairpin_new() 1143 if (!tmpl) { in mlx5_txq_hairpin_new() 1147 tmpl->priv = priv; in mlx5_txq_hairpin_new() 1151 tmpl->txq.idx = idx; in mlx5_txq_hairpin_new() [all …]
|
| H A D | mlx5_devx.c | 416 struct mlx5_rxq_obj *tmpl = rxq_ctrl->obj; in mlx5_rxq_obj_hairpin_new() local 420 tmpl->rxq_ctrl = rxq_ctrl; in mlx5_rxq_obj_hairpin_new() 448 if (!tmpl->rq) { in mlx5_rxq_obj_hairpin_new() 474 struct mlx5_rxq_obj *tmpl = rxq_ctrl->obj; in mlx5_rxq_devx_obj_new() local 478 MLX5_ASSERT(tmpl); in mlx5_rxq_devx_obj_new() 481 tmpl->rxq_ctrl = rxq_ctrl; in mlx5_rxq_devx_obj_new() 489 if (!tmpl->devx_channel) { in mlx5_rxq_devx_obj_new() 495 tmpl->fd = mlx5_os_get_devx_channel_fd(tmpl->devx_channel); in mlx5_rxq_devx_obj_new() 1139 MLX5_ASSERT(tmpl); in mlx5_txq_obj_hairpin_new() 1140 tmpl->txq_ctrl = txq_ctrl; in mlx5_txq_obj_hairpin_new() [all …]
|
| /dpdk/examples/ipsec-secgw/test/ |
| H A D | tun_aesgcm_defs.sh | 16 tmpl src ${REMOTE_IPV4} dst ${LOCAL_IPV4} \ 22 tmpl src ${LOCAL_IPV4} dst ${REMOTE_IPV4} \ 49 tmpl src ${REMOTE_IPV6} dst ${LOCAL_IPV6} \ 55 tmpl src ${LOCAL_IPV6} dst ${REMOTE_IPV6} \ 84 tmpl src ${REMOTE_IPV4} dst ${LOCAL_IPV4} \ 90 tmpl src ${LOCAL_IPV4} dst ${REMOTE_IPV4} \ 119 tmpl src ${REMOTE_IPV6} dst ${LOCAL_IPV6} \ 125 tmpl src ${LOCAL_IPV6} dst ${REMOTE_IPV6} \
|
| H A D | tun_aesctr_sha1_defs.sh | 16 tmpl src ${REMOTE_IPV4} dst ${LOCAL_IPV4} \ 22 tmpl src ${LOCAL_IPV4} dst ${REMOTE_IPV4} \ 49 tmpl src ${REMOTE_IPV6} dst ${LOCAL_IPV6} \ 55 tmpl src ${LOCAL_IPV6} dst ${REMOTE_IPV6} \ 84 tmpl src ${REMOTE_IPV4} dst ${LOCAL_IPV4} \ 90 tmpl src ${LOCAL_IPV4} dst ${REMOTE_IPV4} \ 119 tmpl src ${REMOTE_IPV6} dst ${LOCAL_IPV6} \ 125 tmpl src ${LOCAL_IPV6} dst ${REMOTE_IPV6} \
|
| H A D | tun_3descbc_sha1_defs.sh | 16 tmpl src ${REMOTE_IPV4} dst ${LOCAL_IPV4} \ 22 tmpl src ${LOCAL_IPV4} dst ${REMOTE_IPV4} \ 49 tmpl src ${REMOTE_IPV6} dst ${LOCAL_IPV6} \ 55 tmpl src ${LOCAL_IPV6} dst ${REMOTE_IPV6} \ 84 tmpl src ${REMOTE_IPV4} dst ${LOCAL_IPV4} \ 90 tmpl src ${LOCAL_IPV4} dst ${REMOTE_IPV4} \ 119 tmpl src ${REMOTE_IPV6} dst ${LOCAL_IPV6} \ 125 tmpl src ${LOCAL_IPV6} dst ${REMOTE_IPV6} \
|
| H A D | tun_aescbc_sha1_defs.sh | 16 tmpl src ${REMOTE_IPV4} dst ${LOCAL_IPV4} \ 22 tmpl src ${LOCAL_IPV4} dst ${REMOTE_IPV4} \ 49 tmpl src ${REMOTE_IPV6} dst ${LOCAL_IPV6} \ 55 tmpl src ${LOCAL_IPV6} dst ${REMOTE_IPV6} \ 84 tmpl src ${REMOTE_IPV4} dst ${LOCAL_IPV4} \ 90 tmpl src ${LOCAL_IPV4} dst ${REMOTE_IPV4} \ 119 tmpl src ${REMOTE_IPV6} dst ${LOCAL_IPV6} \ 125 tmpl src ${LOCAL_IPV6} dst ${REMOTE_IPV6} \
|
| H A D | trs_3descbc_sha1_defs.sh | 16 tmpl proto esp mode transport reqid 1 21 tmpl proto esp mode transport reqid 2 47 tmpl proto esp mode transport reqid 3 52 tmpl proto esp mode transport reqid 4
|
| H A D | trs_aesgcm_defs.sh | 16 tmpl proto esp mode transport reqid 1 21 tmpl proto esp mode transport reqid 2 47 tmpl proto esp mode transport reqid 3 52 tmpl proto esp mode transport reqid 4
|
| H A D | trs_aesctr_sha1_defs.sh | 16 tmpl proto esp mode transport reqid 1 21 tmpl proto esp mode transport reqid 2 47 tmpl proto esp mode transport reqid 3 52 tmpl proto esp mode transport reqid 4
|
| H A D | trs_aescbc_sha1_defs.sh | 16 tmpl proto esp mode transport reqid 1 21 tmpl proto esp mode transport reqid 2 47 tmpl proto esp mode transport reqid 3 52 tmpl proto esp mode transport reqid 4
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_verbs.c | 331 MLX5_ASSERT(tmpl); in mlx5_rxq_ibv_obj_new() 332 tmpl->rxq_ctrl = rxq_ctrl; in mlx5_rxq_ibv_obj_new() 334 tmpl->ibv_channel = in mlx5_rxq_ibv_obj_new() 342 tmpl->fd = ((struct ibv_comp_channel *)(tmpl->ibv_channel))->fd; in mlx5_rxq_ibv_obj_new() 346 if (!tmpl->ibv_cq) { in mlx5_rxq_ibv_obj_new() 352 obj.cq.in = tmpl->ibv_cq; in mlx5_rxq_ibv_obj_new() 378 if (!tmpl->wq) { in mlx5_rxq_ibv_obj_new() 393 obj.rwq.in = tmpl->wq; in mlx5_rxq_ibv_obj_new() 410 if (tmpl->wq) in mlx5_rxq_ibv_obj_new() 412 if (tmpl->ibv_cq) in mlx5_rxq_ibv_obj_new() [all …]
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | sp4.c | 615 struct acl4_rules tmpl; in sp4_spi_present() local 625 tmpl.data.userdata = spi; in sp4_spi_present() 627 rule = bsearch(&tmpl, acr, num, sizeof(struct acl4_rules), sp_cmp); in sp4_spi_present()
|
| H A D | sp6.c | 745 struct acl6_rules tmpl; in sp6_spi_present() local 755 tmpl.data.userdata = spi; in sp6_spi_present() 757 rule = bsearch(&tmpl, acr, num, sizeof(struct acl6_rules), sp_cmp); in sp6_spi_present()
|
| H A D | sa.c | 1618 struct ipsec_sa tmpl; in sa_spi_present() local 1627 tmpl.spi = spi; in sa_spi_present() 1629 sa = bsearch(&tmpl, sar, num, sizeof(struct ipsec_sa), sa_cmp); in sa_spi_present()
|
| /dpdk/drivers/compress/qat/ |
| H A D | qat_comp.c | 114 const uint8_t *tmpl; in qat_comp_build_request() local 137 tmpl = (uint8_t *)&qat_xform->qat_comp_req_tmpl; in qat_comp_build_request() 139 rte_mov128(out_msg, tmpl); in qat_comp_build_request()
|