Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.c63 struct mlx5_pd *pd = cdev->pd; in mlx5_os_pd_release() local
84 struct mlx5_pd *pd; in mlx5_os_pd_prepare() local
346 mlx5_os_reg_mr(void *pd, in mlx5_os_reg_mr()
426 mlx5_os_wrapped_mkey_create(void *ctx, void *pd, uint32_t pdn, void *addr, in mlx5_os_wrapped_mkey_create()
/dpdk/lib/eal/loongarch/include/
H A Drte_vect.h27 double pd[2]; member
39 double pd[XMM_SIZE / sizeof(double)]; member
/dpdk/lib/eal/x86/include/
H A Drte_vect.h48 double pd[XMM_SIZE / sizeof(double)]; global() member
65 double pd[YMM_SIZE / sizeof(double)]; global() member
/dpdk/lib/hash/
H A Drte_hash_crc.h128 uintptr_t pd = (uintptr_t) data; in rte_hash_crc() local
/dpdk/drivers/net/mlx4/
H A Dmlx4_glue.c47 mlx4_glue_dealloc_pd(struct ibv_pd *pd) in mlx4_glue_dealloc_pd()
161 mlx4_glue_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *qp_init_attr) in mlx4_glue_create_qp()
186 mlx4_glue_reg_mr(struct ibv_pd *pd, void *addr, size_t length, int access) in mlx4_glue_reg_mr()
H A Dmlx4.h159 struct ibv_pd *pd; /**< Protection Domain. */ member
/dpdk/lib/eal/ppc/include/
H A Drte_vect.h31 double pd[XMM_SIZE / sizeof(double)]; member
/dpdk/lib/eal/riscv/include/
H A Drte_vect.h31 double pd[XMM_SIZE / sizeof(double)]; member
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_verbs.c109 mlx5_common_verbs_reg_mr(void *pd, void *addr, size_t length, in mlx5_common_verbs_reg_mr()
H A Dmlx5_glue.c36 mlx5_glue_dealloc_pd(struct ibv_pd *pd) in mlx5_glue_dealloc_pd()
55 mlx5_glue_unimport_pd(struct ibv_pd *pd) in mlx5_glue_unimport_pd()
245 mlx5_glue_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *qp_init_attr) in mlx5_glue_create_qp()
270 mlx5_glue_reg_mr(struct ibv_pd *pd, void *addr, size_t length, int access) in mlx5_glue_reg_mr()
276 mlx5_glue_reg_mr_iova(struct ibv_pd *pd, void *addr, size_t length, in mlx5_glue_reg_mr_iova()
293 mlx5_glue_alloc_null_mr(struct ibv_pd *pd) in mlx5_glue_alloc_null_mr()
H A Dmlx5_common_os.c922 mlx5_os_wrapped_mkey_create(void *ctx, void *pd, uint32_t pdn, void *addr, in mlx5_os_wrapped_mkey_create()
/dpdk/lib/eal/arm/include/
H A Drte_vect.h33 double pd[XMM_SIZE / sizeof(double)]; member
/dpdk/app/test-crypto-perf/
H A Ddpdk-graph-crypto-perf.py20 import pandas as pd namespace
/dpdk/drivers/net/mlx5/hws/
H A Dmlx5dr_context.h37 struct ibv_pd *pd; member
/dpdk/lib/ipsec/
H A Diph.h70 uint8_t *pd, *plimit; in update_trs_l3hdr() local
H A Desp_inb.c434 const uint8_t *pd; in check_pad_bytes() local
/dpdk/drivers/net/ark/
H A Dark_global.h112 ark_pkt_dir_t pd; member
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.c698 mlx5_mr_create_primary(void *pd, in mlx5_mr_create_primary()
1185 mlx5_create_mr_ext(void *pd, uintptr_t addr, size_t len, int socket_id, in mlx5_create_mr_ext()
1675 void *pd, struct rte_mempool *mp, in mlx5_mr_mempool_register_primary()
H A Dmlx5_common.h527 void *pd; /* Protection Domain. */ member
/dpdk/examples/distributor/
H A Dmain.c978 struct lcore_params *pd = NULL; in main() local
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_fastpath.c652 struct ibv_pd *pd = priv->cdev->pd; in setup_buffers() local
/dpdk/drivers/net/bnx2x/
H A Delink.c6634 uint16_t pd, gp_status4; in elink_warpcore_read_status() local