Searched defs:qp (Results 1 – 8 of 8) sorted by relevance
/spdk/test/app/fuzz/nvme_fuzz/ |
H A D | nvme_fuzz.c | 46 struct nvme_fuzz_qp *qp; member 290 json_dump_nvme_cmd_list(struct nvme_fuzz_qp *qp) in json_dump_nvme_cmd_list() 300 handle_timeout(struct nvme_fuzz_qp *qp, bool is_admin) in handle_timeout() 314 struct nvme_fuzz_qp *qp = ctx->qp; in nvme_fuzz_cpl_cb() local 405 prep_nvme_cmd(struct nvme_fuzz_ns *ns_entry, struct nvme_fuzz_qp *qp, struct nvme_fuzz_request *ctx) in prep_nvme_cmd() 422 submit_qp_cmds(struct nvme_fuzz_ns *ns, struct nvme_fuzz_qp *qp) in submit_qp_cmds() 590 prep_qpair(struct nvme_fuzz_ns *ns, struct nvme_fuzz_qp *qp, uint32_t max_qdepth) in prep_qpair()
|
/spdk/module/accel/mlx5/ |
H A D | accel_mlx5.c | 98 struct ibv_qp *qp; global() member 109 struct accel_mlx5_qp *qp; global() member 141 mlx5_qp_init_2_rts(struct ibv_qp * qp,uint32_t dest_qp_num) mlx5_qp_init_2_rts() argument 256 accel_mlx5_get_qp_state(struct ibv_qp * qp) accel_mlx5_get_qp_state() argument 283 struct accel_mlx5_qp *qp = dev->qp; accel_mlx5_flush_wrs() local 430 struct accel_mlx5_qp *qp = dev->qp; accel_mlx5_task_process() local 794 accel_mlx5_qp_destroy(struct accel_mlx5_qp * qp) accel_mlx5_qp_destroy() argument 812 struct accel_mlx5_qp *qp; accel_mlx5_qp_create() local [all...] |
/spdk/lib/rdma_provider/ |
H A D | rdma_provider_mlx5_dv.c | 77 struct ibv_qp *qp; spdk_rdma_provider_qp_create() local [all...] |
/spdk/test/unit/lib/nvme/nvme_rdma.c/ |
H A D | nvme_rdma_ut.c | 964 struct ibv_qp qp = { .pd = pd }; test_nvme_rdma_qpair_init() local 1063 struct ibv_qp qp = {.pd = (struct ibv_pd *) 0xfeedbeef}; test_rdma_get_memory_translation() local 1121 struct ibv_qp qp = { .qp_num = test_qp_num }; test_get_rdma_qpair_from_wc() local
|
/spdk/module/accel/dpdk_cryptodev/ |
H A D | accel_dpdk_cryptodev.c | 109 uint32_t num_enqueued_ops; /* Used to decide whether to poll the qp or not */ member 235 accel_dpdk_cryptodev_poll_qp(struct accel_dpdk_cryptodev_qp * qp,struct accel_dpdk_cryptodev_io_channel * crypto_ch) accel_dpdk_cryptodev_poll_qp() argument 324 struct accel_dpdk_cryptodev_qp *qp; accel_dpdk_cryptodev_poller() local 589 struct accel_dpdk_cryptodev_qp *qp; accel_dpdk_cryptodev_process_task() local [all...] |
/spdk/test/unit/lib/nvmf/rdma.c/ |
H A D | rdma_ut.c | 73 ibv_query_qp(struct ibv_qp * qp,struct ibv_qp_attr * attr,int attr_mask,struct ibv_qp_init_attr * init_attr) ibv_query_qp() argument
|
/spdk/module/accel/dpdk_compressdev/ |
H A D | accel_dpdk_compressdev.c | 64 uint8_t qp; /* queue pair for this node */ global() member
|
/spdk/lib/nvmf/ |
H A D | rdma.c | 265 void *qp; global() member 676 struct spdk_rdma_provider_qp *qp = NULL; nvmf_rdma_resources_create() local [all...] |