Home
last modified time | relevance | path

Searched defs:cq (Results 1 – 5 of 5) sorted by relevance

/spdk/lib/nvmf/
H A Dvfio_user.c207 struct nvme_migr_cq_state cq; global() member
578 cq_dbl_headp(struct nvmf_vfio_user_cq * cq) cq_dbl_headp() argument
585 cq_tailp(struct nvmf_vfio_user_cq * cq) cq_tailp() argument
605 cq_tail_advance(struct nvmf_vfio_user_cq * cq) cq_tail_advance() argument
999 struct nvmf_vfio_user_cq *cq = ctrlr->cqs[i]; vfio_user_ctrlr_switch_doorbells() local
1625 struct nvmf_vfio_user_cq *cq; acq_setup() local
1699 cq_free_slots(struct nvmf_vfio_user_cq * cq) cq_free_slots() argument
1722 cq_is_full(struct nvmf_vfio_user_cq * cq) cq_is_full() argument
1750 post_completion(struct nvmf_vfio_user_ctrlr * ctrlr,struct nvmf_vfio_user_cq * cq,uint32_t cdw0,uint16_t sqid,uint16_t cid,uint16_t sc,uint16_t sct) post_completion() argument
1834 delete_cq_done(struct nvmf_vfio_user_ctrlr * ctrlr,struct nvmf_vfio_user_cq * cq) delete_cq_done() argument
1850 struct nvmf_vfio_user_cq *cq; delete_sq_done() local
1887 struct nvmf_vfio_user_cq *cq; free_qp() local
1949 struct nvmf_vfio_user_cq *cq; init_cq() local
2135 struct nvmf_vfio_user_cq *cq; handle_create_io_cq() local
2302 struct nvmf_vfio_user_cq *cq; handle_del_io_q() local
2553 struct nvmf_vfio_user_cq *cq = ctrlr->cqs[sq->cqid]; handle_sq_tdbl_write() local
2643 struct nvmf_vfio_user_cq *cq; memory_region_add_cb() local
2725 struct nvmf_vfio_user_cq *cq; memory_region_remove_cb() local
3395 struct nvme_migr_cq_state *cq; vfio_user_ctrlr_dump_migr_data() local
3496 struct nvmf_vfio_user_cq *cq; vfio_user_migr_ctrlr_save_data() local
3704 struct nvmf_vfio_user_cq *cq; vfio_user_migr_ctrlr_construct_qps() local
3875 struct nvmf_vfio_user_cq *cq = vu_ctrlr->cqs[i]; vfio_user_migr_ctrlr_mark_dirty() local
4771 struct nvmf_vfio_user_cq *cq; nvmf_vfio_user_get_optimal_poll_group() local
4953 struct nvmf_vfio_user_cq *cq; global() member
5633 struct nvmf_vfio_user_cq *cq = ctrlr->cqs[sq->cqid]; handle_suppressed_irq() local
[all...]
H A Drdma.c413 struct ibv_cq *cq; global() member
[all...]
/spdk/module/accel/mlx5/
H A Daccel_mlx5.c101 struct ibv_cq *cq; global() member
110 struct ibv_cq *cq; global() member
809 accel_mlx5_qp_create(struct ibv_cq * cq,struct accel_mlx5_io_channel * ch,struct ibv_pd * pd,int qp_size) accel_mlx5_qp_create() argument
/spdk/lib/nvme/
H A Dnvme_rdma.c130 struct ibv_cq *cq; member
193 struct ibv_cq *cq; global() member
2584 nvme_rdma_cq_process_completions(struct ibv_cq * cq,uint32_t batch_size,struct nvme_rdma_poller * poller,struct nvme_rdma_qpair * rdma_qpair,uint64_t * rdma_completions) nvme_rdma_cq_process_completions() argument
2648 struct ibv_cq *cq; nvme_rdma_qpair_process_completions() local
[all...]
/spdk/lib/ftl/
H A Dftl_io.h54 struct spdk_ring *cq; member