Home
last modified time | relevance | path

Searched defs:cookie (Results 1 – 25 of 37) sorted by relevance

12

/dpdk/drivers/crypto/qat/
H A Dqat_asym.c204 struct qat_asym_op_cookie *cookie, in modexp_set_input()
255 struct qat_asym_op_cookie *cookie, in modexp_collect()
273 struct qat_asym_op_cookie *cookie, in modinv_set_input()
313 struct qat_asym_op_cookie *cookie, in modinv_collect()
332 struct qat_asym_op_cookie *cookie, in rsa_set_pub_input()
392 struct qat_asym_op_cookie *cookie, in rsa_set_priv_input()
494 struct qat_asym_op_cookie *cookie, in rsa_set_input()
513 struct qat_asym_op_cookie *cookie) in rsa_collect()
579 struct qat_asym_op_cookie *cookie, in ecdsa_set_input()
679 struct qat_asym_op_cookie *cookie) in ecdsa_collect()
[all …]
H A Dqat_sym.c36 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_init_op_cookie() local
H A Dqat_sym.h344 struct qat_sym_op_cookie *cookie = in qat_sym_process_response() local
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_mcdi.c13 sfc_vdpa_mcdi_dma_alloc(void *cookie, const char *name, size_t len, in sfc_vdpa_mcdi_dma_alloc()
23 sfc_vdpa_mcdi_dma_free(void *cookie, efsys_mem_t *esmp) in sfc_vdpa_mcdi_dma_free()
32 sfc_vdpa_mcdi_sched_restart(void *cookie) in sfc_vdpa_mcdi_sched_restart()
39 sfc_vdpa_mcdi_mgmt_evq_poll(void *cookie) in sfc_vdpa_mcdi_mgmt_evq_poll()
/dpdk/drivers/net/sfc/
H A Dsfc_mcdi.c19 sfc_mcdi_dma_alloc(void *cookie, const char *name, size_t len, in sfc_mcdi_dma_alloc()
30 sfc_mcdi_dma_free(void *cookie, efsys_mem_t *esmp) in sfc_mcdi_dma_free()
39 sfc_mcdi_sched_restart(void *cookie) in sfc_mcdi_sched_restart()
48 sfc_mcdi_mgmt_evq_poll(void *cookie) in sfc_mcdi_mgmt_evq_poll()
/dpdk/drivers/crypto/qat/dev/
H A Dqat_crypto_pmd_gen3.c179 struct qat_sym_op_cookie *cookie, in enqueue_one_auth_job_gen3()
267 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_aead_gen3() local
314 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_auth_gen3() local
412 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_aead_gen3() local
467 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_aead_jobs_gen3() local
523 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_auth_gen3() local
574 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_auth_jobs_gen3() local
H A Dqat_sym_pmd_gen1.c188 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_cipher_gen1() local
232 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_auth_gen1() local
278 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_aead_gen1() local
468 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_cipher_gen1() local
522 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_cipher_jobs_gen1() local
575 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_auth_gen1() local
630 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_auth_jobs_gen1() local
683 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_chain_gen1() local
740 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_chain_jobs_gen1() local
800 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_aead_gen1() local
[all …]
H A Dqat_crypto_pmd_gen4.c144 struct qat_sym_op_cookie *cookie = op_cookie; in qat_sym_build_op_aead_gen4() local
241 struct qat_sym_op_cookie *cookie; in qat_sym_dp_enqueue_single_aead_gen4() local
296 struct qat_sym_op_cookie *cookie = in qat_sym_dp_enqueue_aead_jobs_gen4() local
/dpdk/drivers/compress/qat/
H A Dqat_comp.c43 qat_comp_free_split_op_memzones(struct qat_comp_op_cookie *cookie, in qat_comp_free_split_op_memzones()
58 qat_comp_allocate_split_op_memzones(struct qat_comp_op_cookie *cookie, in qat_comp_allocate_split_op_memzones()
110 struct qat_comp_op_cookie *cookie = in qat_comp_build_request() local
482 qat_comp_response_data_copy(struct qat_comp_op_cookie *cookie, in qat_comp_response_data_copy()
549 struct qat_comp_op_cookie *cookie = in qat_comp_process_response() local
H A Dqat_comp_pmd.c87 struct qat_comp_op_cookie *cookie = qp->op_cookies[i]; in qat_comp_qp_release() local
146 struct qat_comp_op_cookie *cookie = in qat_comp_qp_setup() local
/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx.c131 struct rte_mbuf *cookie; in virtqueue_dequeue_burst_rx_packed() local
174 struct rte_mbuf *cookie; in virtqueue_dequeue_burst_rx() local
210 struct rte_mbuf *cookie; in virtqueue_dequeue_rx_inorder() local
282 virtqueue_enqueue_recv_refill(struct virtqueue *vq, struct rte_mbuf **cookie, in virtqueue_enqueue_recv_refill()
325 struct rte_mbuf *cookie) in virtqueue_refill_single_packed()
345 struct rte_mbuf **cookie, uint16_t num) in virtqueue_enqueue_recv_refill_packed_init()
371 struct rte_mbuf **cookie, uint16_t num) in virtqueue_enqueue_recv_refill_packed()
490 struct rte_mbuf *cookie, in virtqueue_enqueue_xmit_packed_fast()
541 virtqueue_enqueue_xmit(struct virtnet_tx *txvq, struct rte_mbuf *cookie, in virtqueue_enqueue_xmit()
H A Dvirtio_rxtx_packed.h219 struct rte_mbuf *cookie; in virtqueue_dequeue_single_packed_vec() local
263 struct rte_mbuf **cookie, in virtio_recv_refill_packed_vec()
H A Dvirtqueue.c21 struct rte_mbuf *cookie; in virtqueue_detach_unused() local
H A Dvirtqueue.h256 void *cookie; member
665 virtqueue_xmit_offload(struct virtio_net_hdr *hdr, struct rte_mbuf *cookie) in virtqueue_xmit_offload()
710 virtqueue_enqueue_xmit_packed(struct virtnet_tx *txvq, struct rte_mbuf *cookie, in virtqueue_enqueue_xmit_packed()
/dpdk/drivers/net/qede/base/
H A Decore_sp_api.h27 void *cookie; member
H A Decore_spq.c37 static void ecore_spq_blocking_cb(struct ecore_hwfn *p_hwfn, void *cookie, in ecore_spq_blocking_cb()
361 void *cookie) in ecore_eq_completion()
/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.h241 uint64_t cookie) in mlx5_os_devx_subscribe_devx_event()
/dpdk/lib/graph/
H A Dgraph_stats.c36 void *cookie; member
86 graph_cluster_stats_cb(bool is_first, bool is_last, void *cookie, in graph_cluster_stats_cb()
H A Drte_graph.h183 void *cookie; member
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.h237 uint64_t cookie) in mlx5_os_devx_subscribe_devx_event()
/dpdk/drivers/crypto/virtio/
H A Dvirtqueue.h47 void *cookie; member
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_virtq.c223 uint64_t cookie; in mlx5_vdpa_virtq_setup() local
/dpdk/drivers/common/iavf/
H A Diavf_adminq.h45 u64 cookie; member
/dpdk/drivers/net/i40e/base/
H A Di40e_adminq.h45 u64 cookie; member
/dpdk/lib/mempool/
H A Drte_mempool.h144 uint64_t cookie; /**< Debug cookie. */ member
162 uint64_t cookie; /**< Debug cookie. */ member

12