| /dpdk/lib/eal/x86/include/ |
| H A D | rte_vect.h | 52 double pd[XMM_SIZE / sizeof(double)]; member 69 double pd[YMM_SIZE / sizeof(double)]; member 109 double pd[RTE_X86_ZMM_SIZE / sizeof(double)]; member
|
| /dpdk/drivers/common/mlx5/windows/ |
| H A D | mlx5_common_os.c | 63 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/drivers/net/mlx4/ |
| H A D | mlx4_glue.c | 47 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 D | mlx4.c | 617 mlx4_hw_rss_sup(struct ibv_context *ctx, struct ibv_pd *pd, in mlx4_hw_rss_sup() 862 struct ibv_pd *pd = NULL; in mlx4_pci_probe() local
|
| H A D | mlx4.h | 160 struct ibv_pd *pd; /**< Protection Domain. */ member
|
| /dpdk/lib/eal/ppc/include/ |
| H A D | rte_vect.h | 31 double pd[XMM_SIZE / sizeof(double)]; member
|
| /dpdk/lib/hash/ |
| H A D | rte_hash_crc.h | 171 uintptr_t pd = (uintptr_t) data; in rte_hash_crc() local
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_glue.c | 32 mlx5_glue_dealloc_pd(struct ibv_pd *pd) in mlx5_glue_dealloc_pd() 51 mlx5_glue_unimport_pd(struct ibv_pd *pd) in mlx5_glue_unimport_pd() 235 mlx5_glue_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *qp_init_attr) in mlx5_glue_create_qp() 260 mlx5_glue_reg_mr(struct ibv_pd *pd, void *addr, size_t length, int access) in mlx5_glue_reg_mr() 266 mlx5_glue_reg_mr_iova(struct ibv_pd *pd, void *addr, size_t length, in mlx5_glue_reg_mr_iova() 283 mlx5_glue_alloc_null_mr(struct ibv_pd *pd) in mlx5_glue_alloc_null_mr()
|
| H A D | mlx5_common_verbs.c | 109 mlx5_common_verbs_reg_mr(void *pd, void *addr, size_t length, in mlx5_common_verbs_reg_mr()
|
| H A D | mlx5_common_os.c | 918 mlx5_os_wrapped_mkey_create(void *ctx, void *pd, uint32_t pdn, void *addr, in mlx5_os_wrapped_mkey_create()
|
| /dpdk/app/test-crypto-perf/ |
| H A D | dpdk-graph-crypto-perf.py | 20 import pandas as pd namespace
|
| /dpdk/lib/eal/arm/include/ |
| H A D | rte_vect.h | 33 double pd[XMM_SIZE / sizeof(double)]; member
|
| /dpdk/lib/ipsec/ |
| H A D | iph.h | 70 uint8_t *pd, *plimit; in update_trs_l3hdr() local
|
| H A D | esp_inb.c | 434 const uint8_t *pd; in check_pad_bytes() local
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_mr.c | 653 mlx5_mr_create_primary(void *pd, in mlx5_mr_create_primary() 1112 mlx5_create_mr_ext(void *pd, uintptr_t addr, size_t len, int socket_id, in mlx5_create_mr_ext() 1602 void *pd, struct rte_mempool *mp, in mlx5_mr_mempool_register_primary()
|
| H A D | mlx5_devx_cmds.c | 2402 mlx5_devx_cmd_create_flow_hit_aso_obj(void *ctx, uint32_t pd) in mlx5_devx_cmd_create_flow_hit_aso_obj() 2485 mlx5_devx_cmd_create_flow_meter_aso_obj(void *ctx, uint32_t pd, in mlx5_devx_cmd_create_flow_meter_aso_obj() 2539 mlx5_devx_cmd_create_conn_track_offload_obj(void *ctx, uint32_t pd, in mlx5_devx_cmd_create_conn_track_offload_obj()
|
| H A D | mlx5_devx_cmds.h | 22 uint32_t pd; member 279 uint32_t pd:24; member 447 uint32_t pd:24; member 481 uint32_t pd:24; member 558 uint32_t pd:24; member
|
| H A D | mlx5_common.h | 464 void *pd; /* Protection Domain. */ member
|
| H A D | mlx5_prm.h | 1244 u8 pd[0x18]; member 2190 u8 pd[0x18]; member 2951 u8 pd[0x18]; member 3058 u8 pd[0x18]; member 3366 u8 pd[0x18]; member 3672 u8 pd[0x18]; member 3681 u8 pd[0x18]; member
|
| /dpdk/drivers/net/ark/ |
| H A D | ark_global.h | 113 ark_pkt_dir_t pd; member
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_dr.h | 61 struct ibv_pd *pd; member
|
| /dpdk/examples/distributor/ |
| H A D | main.c | 891 struct lcore_params *pd = in main() local
|
| /dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex_fastpath.c | 605 struct ibv_pd *pd = priv->cdev->pd; in setup_buffers() local
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 139 /* 20 */ unsigned int pd:1; member
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | elink.c | 6623 uint16_t pd, gp_status4; in elink_warpcore_read_status() local
|