Searched refs:cn10k (Results 1 – 14 of 14) sorted by relevance
| /dpdk/drivers/net/cnxk/ |
| H A D | meson.build | 116 'rx/cn10k/rx_0_15.c', 117 'rx/cn10k/rx_16_31.c', 118 'rx/cn10k/rx_32_47.c', 119 'rx/cn10k/rx_48_63.c', 120 'rx/cn10k/rx_64_79.c', 121 'rx/cn10k/rx_80_95.c', 151 'tx/cn10k/tx_0_15.c', 152 'tx/cn10k/tx_16_31.c', 153 'tx/cn10k/tx_32_47.c', 154 'tx/cn10k/tx_48_63.c', [all …]
|
| /dpdk/drivers/event/cnxk/ |
| H A D | meson.build | 341 'deq/cn10k/deq_0_15.c', 342 'deq/cn10k/deq_16_31.c', 343 'deq/cn10k/deq_32_47.c', 344 'deq/cn10k/deq_48_63.c', 456 'tx/cn10k/tx_0_15.c', 457 'tx/cn10k/tx_16_31.c', 458 'tx/cn10k/tx_32_47.c', 459 'tx/cn10k/tx_48_63.c', 460 'tx/cn10k/tx_64_79.c', 461 'tx/cn10k/tx_80_95.c', [all …]
|
| /dpdk/doc/guides/cryptodevs/features/ |
| H A D | cn10k.ini | 2 ; Supported features of the 'cn10k' crypto driver. 21 ; Supported crypto algorithms of 'cn10k' crypto driver. 41 ; Supported authentication algorithms of 'cn10k' crypto driver. 66 ; Supported AEAD algorithms of 'cn10k' crypto driver. 75 ; Supported Asymmetric algorithms of the 'cn10k' crypto driver. 87 ; Supported Operating systems of the 'cn10k' crypto driver.
|
| /dpdk/doc/guides/platform/ |
| H A D | cnxk.rst | 272 cn10k/ 326 cat /sys/kernel/debug/cn10k/rsrc_alloc 337 cat /sys/kernel/debug/cn10k/rpm/rpm0/lmac0/stats 449 cat /sys/kernel/debug/cn10k/cpt/cpt_pc 464 cat /sys/kernel/debug/cn10k/nix/cq_ctx 465 echo 0 0 > /sys/kernel/debug/cn10k/nix/cq_ctx 466 cat /sys/kernel/debug/cn10k/nix/cq_ctx 499 cat /sys/kernel/debug/cn10k/npa/pool_ctx 500 echo 0 0 > /sys/kernel/debug/cn10k/npa/pool_ctx 501 cat /sys/kernel/debug/cn10k/npa/pool_ctx [all …]
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn10k_cryptodev_ops.c | 112 .cn10k.compcode = CPT_COMP_NOT_DONE, in cn10k_cpt_fill_inst() 315 infl_req->res.cn10k.compcode = CPT_COMP_NOT_DONE; in cn10k_cpt_crypto_adapter_enqueue() 487 cn10k_cpt_dequeue_post_process(qp, infl_req->cop, infl_req, &res.cn10k); in cn10k_cpt_crypto_adapter_dequeue() 524 if (unlikely(res.cn10k.compcode == CPT_COMP_NOT_DONE)) { in cn10k_cpt_dequeue_burst() 542 cn10k_cpt_dequeue_post_process(qp, cop, infl_req, &res.cn10k); in cn10k_cpt_dequeue_burst()
|
| H A D | cn9k_cryptodev_ops.c | 225 .cn10k.compcode = CPT_COMP_NOT_DONE, in cn9k_cpt_enqueue_burst()
|
| /dpdk/config/arm/ |
| H A D | arm64_cn10k_linux_gcc | 16 platform = 'cn10k'
|
| H A D | meson.build | 382 cn10k: Marvell OCTEON 10 404 'cn10k' : soc_cn10k,
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | cnxk.rst | 12 The file names starting with cn9k and cn10k provides support for CN9XX 136 List the CPT PF devices available on cn10k platform:
|
| /dpdk/drivers/common/cnxk/hw/ |
| H A D | cpt.h | 219 } cn10k; member
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_cpt.c | 947 hw_res->cn10k.compcode = CPT_COMP_NOT_DONE; in roc_cpt_ctx_write() 972 } while (res.cn10k.compcode == CPT_COMP_NOT_DONE); in roc_cpt_ctx_write() 977 if (res.cn10k.compcode != CPT_COMP_WARN) { in roc_cpt_ctx_write()
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_21_08.rst | 89 * Added support for lookaside protocol (IPsec) offload in cn10k PMD. 90 * Added support for asymmetric crypto operations in cn9k and cn10k PMD.
|
| /dpdk/doc/guides/nics/ |
| H A D | cnxk.rst | 75 PMD: RoC Model: cn10k
|
| /dpdk/ |
| H A D | MAINTAINERS | 1080 F: doc/guides/cryptodevs/features/cn10k.ini
|