Searched refs:rte_cryptodev_socket_id (Results 1 – 14 of 14) sorted by relevance
| /dpdk/lib/cryptodev/ |
| H A D | version.map | 32 rte_cryptodev_socket_id;
|
| H A D | rte_cryptodev.h | 669 rte_cryptodev_socket_id(uint8_t dev_id);
|
| H A D | rte_cryptodev.c | 762 rte_cryptodev_socket_id(uint8_t dev_id) in rte_cryptodev_socket_id() function
|
| /dpdk/examples/fips_validation/ |
| H A D | fips_dev_self_test.c | 1545 conf.socket_id = rte_cryptodev_socket_id(dev_id); in fips_dev_auto_test_init() 1559 UINT16_MAX, rte_cryptodev_socket_id(dev_id)); in fips_dev_auto_test_init() 1583 128, 0, 0, 0, rte_cryptodev_socket_id(dev_id)); in fips_dev_auto_test_init() 1594 NULL, rte_cryptodev_socket_id(dev_id), 0); in fips_dev_auto_test_init() 1604 rte_cryptodev_socket_id(dev_id)); in fips_dev_auto_test_init()
|
| /dpdk/examples/ip_pipeline/ |
| H A D | cryptodev.c | 87 socket_id = rte_cryptodev_socket_id(dev_id); in cryptodev_create()
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cryptodev.c | 96 socket_id = rte_cryptodev_socket_id(dev_id); in softnic_cryptodev_create()
|
| /dpdk/app/test-crypto-perf/ |
| H A D | main.c | 217 uint8_t socket_id = rte_cryptodev_socket_id(cdev_id); in cperf_initialize_cryptodev() 681 uint8_t socket_id = rte_cryptodev_socket_id(cdev_id); in main()
|
| /dpdk/app/test/ |
| H A D | test_event_crypto_adapter.c | 595 rte_cryptodev_socket_id(TEST_CDEV_ID)), in configure_cryptodev()
|
| H A D | test_cryptodev_asym.c | 890 rte_cryptodev_socket_id(dev_id)), in testsuite_setup() 941 rte_cryptodev_socket_id(ts_params->valid_devs[0])), in ut_setup_asym()
|
| H A D | test_cryptodev.c | 678 rte_cryptodev_socket_id(dev_id)), in testsuite_setup() 1397 rte_cryptodev_socket_id(ts_params->valid_devs[0])), in dev_configure_and_start() 1610 rte_cryptodev_socket_id( in test_queue_pair_descriptor_setup() 1624 rte_cryptodev_socket_id( in test_queue_pair_descriptor_setup() 1638 rte_cryptodev_socket_id( in test_queue_pair_descriptor_setup() 1652 rte_cryptodev_socket_id( in test_queue_pair_descriptor_setup() 1669 rte_cryptodev_socket_id(ts_params->valid_devs[0])), in test_queue_pair_descriptor_setup() 1679 rte_cryptodev_socket_id(ts_params->valid_devs[0])), in test_queue_pair_descriptor_setup() 12473 rte_cryptodev_socket_id(ts_params->valid_devs[0])), in test_enq_callback_setup() 12573 rte_cryptodev_socket_id(ts_params->valid_devs[0])), in test_deq_callback_setup()
|
| H A D | test_ipsec.c | 398 rte_cryptodev_socket_id(dev_id)), in testsuite_setup()
|
| /dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 675 int retval = rte_cryptodev_socket_id(cdev_id); in initialize_crypto_session() 2360 retval = rte_cryptodev_socket_id(cdev_id); in initialize_cryptodevs()
|
| /dpdk/app/test-eventdev/ |
| H A D | test_perf_common.c | 1242 rte_cryptodev_socket_id(cdev_id)); in perf_cryptodev_setup()
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 2216 dev_conf.socket_id = rte_cryptodev_socket_id(cdev_id); in cryptodevs_init()
|