Searched refs:PLT_PTR_ADD (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_nix_inl.h | 69 return PLT_PTR_ADD(base, off); in roc_nix_inl_onf_ipsec_inb_sa() 77 return PLT_PTR_ADD(base, off); in roc_nix_inl_onf_ipsec_outb_sa() 83 return PLT_PTR_ADD(sa, ROC_NIX_INL_ONF_IPSEC_INB_HW_SZ); in roc_nix_inl_onf_ipsec_inb_sa_sw_rsvd() 89 return PLT_PTR_ADD(sa, ROC_NIX_INL_ONF_IPSEC_OUTB_HW_SZ); in roc_nix_inl_onf_ipsec_outb_sa_sw_rsvd() 97 return PLT_PTR_ADD(base, off); in roc_nix_inl_ot_ipsec_inb_sa() 105 return PLT_PTR_ADD(base, off); in roc_nix_inl_ot_ipsec_outb_sa() 111 return PLT_PTR_ADD(sa, ROC_NIX_INL_OT_IPSEC_INB_HW_SZ); in roc_nix_inl_ot_ipsec_inb_sa_sw_rsvd() 117 return PLT_PTR_ADD(sa, ROC_NIX_INL_OT_IPSEC_OUTB_HW_SZ); in roc_nix_inl_ot_ipsec_outb_sa_sw_rsvd()
|
| H A D | roc_ae_fpm_tables.c | 1113 data = PLT_PTR_ADD(mz->addr, sizeof(uint64_t)); in roc_ae_fpm_get() 1119 data = PLT_PTR_ADD(data, ae_fpm_tbl_scalar[i].len); in roc_ae_fpm_get()
|
| H A D | roc_ae.c | 182 data = PLT_PTR_ADD(mz->addr, sizeof(uint64_t)); in roc_ae_ec_grp_get()
|
| H A D | roc_platform.h | 43 #define PLT_PTR_ADD RTE_PTR_ADD macro
|
| H A D | roc_nix_tm.c | 1694 bmp_mem = PLT_PTR_ADD(bmp_mem, bmp_sz); in nix_tm_conf_init() 1702 bmp_mem = PLT_PTR_ADD(bmp_mem, bmp_sz); in nix_tm_conf_init()
|
| H A D | roc_sso.c | 809 link_mem = PLT_PTR_ADD(link_mem, link_map_sz); in roc_sso_dev_init()
|
| H A D | roc_nix_bpf.c | 172 addr = PLT_PTR_ADD(nix->base, off); in nix_precolor_conv_table_write()
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_ae.h | 785 meta_buf.vaddr = PLT_PTR_ADD(mdata, sizeof(uint64_t)); in cnxk_ae_enqueue()
|