Home
last modified time | relevance | path

Searched refs:request_info (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_event_crypto_adapter.c76 struct rte_event_crypto_request request_info = { variable
212 rte_memcpy(&m_data.request_info, &request_info, in test_op_forward_mode()
213 sizeof(request_info)); in test_op_forward_mode()
232 rte_memcpy(&m_data.request_info, &request_info, in test_op_forward_mode()
233 sizeof(request_info)); in test_op_forward_mode()
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_crypto_adapter.h226 struct rte_event_crypto_request request_info; member
H A Drte_event_crypto_adapter.c361 cdev_id = m_data->request_info.cdev_id; in eca_enq_to_cryptodev()
362 qp_id = m_data->request_info.queue_pair_id; in eca_enq_to_cryptodev()
377 cdev_id = m_data->request_info.cdev_id; in eca_enq_to_cryptodev()
378 qp_id = m_data->request_info.queue_pair_id; in eca_enq_to_cryptodev()
/f-stack/dpdk/doc/guides/prog_guide/
H A Devent_crypto_adapter.rst257 m_data.request_info.cdev_id = cdev_id;
258 m_data.request_info.queue_pair_id = qp_id;
271 m_data.request_info.cdev_id = cdev_id;
272 m_data.request_info.queue_pair_id = qp_id;