Searched refs:OTX2_ALIGN (Results 1 – 13 of 13) sorted by relevance
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool_ops.c | 533 RTE_MEMZONE_IOVA_CONTIG, OTX2_ALIGN); in npa_lf_stack_dma_alloc() 574 if (block_size % OTX2_ALIGN || block_size < 128 || in npa_lf_aura_pool_pair_alloc() 627 pool->buf_size = block_size / OTX2_ALIGN; in npa_lf_aura_pool_pair_alloc() 746 if (block_size % OTX2_ALIGN != 0) { in otx2_npa_alloc() 757 if ((uint32_t)pool.buf_offset * OTX2_ALIGN != mp->header_size) { in otx2_npa_alloc()
|
| H A D | otx2_mempool.c | 351 0, OTX2_ALIGN); in otx2_npa_init()
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ptp.c | 232 0, OTX2_ALIGN, OTX2_ALIGN, in otx2_nix_timesync_enable()
|
| H A D | otx2_lookup.c | 341 SOCKET_ID_ANY, 0, OTX2_ALIGN); in otx2_nix_fastpath_lookup_mem_get()
|
| H A D | otx2_ethdev.c | 606 rxq = rte_zmalloc_socket("otx2 rxq", sizeof(*rxq), OTX2_ALIGN, socket); in otx2_nix_rx_queue_setup() 1094 aura = (struct npa_aura_s *)((uintptr_t)txq->fc_mem + OTX2_ALIGN); in nix_alloc_sqb_pool() 1264 OTX2_ALIGN, socket_id); in otx2_nix_tx_queue_setup() 1281 OTX2_ALIGN + sizeof(struct npa_aura_s), in otx2_nix_tx_queue_setup() 1282 OTX2_ALIGN, dev->node); in otx2_nix_tx_queue_setup()
|
| H A D | otx2_ethdev_sec.c | 841 RTE_MEMZONE_IOVA_CONTIG, OTX2_ALIGN); in otx2_eth_sec_init()
|
| H A D | otx2_flow.c | 917 SOCKET_ID_ANY, 0, OTX2_ALIGN); in flow_intra_dev_kex_cfg()
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_common.h | 27 #define OTX2_ALIGN 128 macro
|
| H A D | otx2_common.c | 41 SOCKET_ID_ANY, 0, OTX2_ALIGN); in otx2_intra_dev_get_cfg()
|
| H A D | otx2_mbox.c | 134 OTX2_ALIGN); in otx2_mbox_init()
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_evdev.c | 974 OTX2_ALIGN + in sso_xaq_allocate() 978 OTX2_ALIGN); in sso_xaq_allocate() 987 aura = (struct npa_aura_s *)((uintptr_t)dev->fc_mem + OTX2_ALIGN); in sso_xaq_allocate()
|
| /f-stack/dpdk/drivers/regex/octeontx2/ |
| H A D | otx2_regexdev.c | 80 OTX2_ALIGN); in ree_qp_create()
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev_ops.c | 180 OTX2_ALIGN, 0); in otx2_cpt_qp_create()
|