Searched defs:vu_ctrlr (Results 1 – 1 of 1) sorted by relevance
/spdk/lib/nvmf/ |
H A D | vfio_user.c | 619 io_q_exists(struct nvmf_vfio_user_ctrlr * vu_ctrlr,const uint16_t qid,const bool is_cq) io_q_exists() argument 662 ctrlr_to_poll_group(struct nvmf_vfio_user_ctrlr * vu_ctrlr) ctrlr_to_poll_group() argument 699 struct nvmf_vfio_user_ctrlr *vu_ctrlr = ctx; vfio_user_msg_ctrlr_intr() local 713 ctrlr_kick(struct nvmf_vfio_user_ctrlr * vu_ctrlr) ctrlr_kick() argument 1139 fail_ctrlr(struct nvmf_vfio_user_ctrlr * vu_ctrlr) fail_ctrlr() argument 1155 ctrlr_interrupt_enabled(struct nvmf_vfio_user_ctrlr * vu_ctrlr) ctrlr_interrupt_enabled() argument 1345 max_queue_size(struct nvmf_vfio_user_ctrlr const * vu_ctrlr) max_queue_size() argument 1354 doorbell_stride(const struct nvmf_vfio_user_ctrlr * vu_ctrlr) doorbell_stride() argument 1363 memory_page_size(const struct nvmf_vfio_user_ctrlr * vu_ctrlr) memory_page_size() argument 1376 map_q(struct nvmf_vfio_user_ctrlr * vu_ctrlr,struct nvme_q_mapping * mapping,uint32_t flags) map_q() argument 1398 unmap_q(struct nvmf_vfio_user_ctrlr * vu_ctrlr,struct nvme_q_mapping * mapping) unmap_q() argument 1848 delete_sq_done(struct nvmf_vfio_user_ctrlr * vu_ctrlr,struct nvmf_vfio_user_sq * sq) delete_sq_done() argument 1947 init_cq(struct nvmf_vfio_user_ctrlr * vu_ctrlr,const uint16_t id) init_cq() argument 1971 alloc_sq_reqs(struct nvmf_vfio_user_ctrlr * vu_ctrlr,struct nvmf_vfio_user_sq * sq) alloc_sq_reqs() argument 2266 struct nvmf_vfio_user_ctrlr *vu_ctrlr; global() member 2274 struct nvmf_vfio_user_ctrlr *vu_ctrlr = ctx->vu_ctrlr; vfio_user_qpair_delete_cb() local 2512 struct nvmf_vfio_user_ctrlr *vu_ctrlr = sq->ctrlr; handle_cmd_rsp() local 2796 disable_ctrlr(struct nvmf_vfio_user_ctrlr * vu_ctrlr) disable_ctrlr() argument 2830 enable_ctrlr(struct nvmf_vfio_user_ctrlr * vu_ctrlr) enable_ctrlr() argument 2857 struct nvmf_vfio_user_ctrlr *vu_ctrlr; nvmf_vfio_user_prop_req_rsp_set() local 2984 vfio_user_property_access(struct nvmf_vfio_user_ctrlr * vu_ctrlr,char * buf,size_t count,loff_t pos,bool is_write) vfio_user_property_access() argument 3156 struct nvmf_vfio_user_ctrlr *vu_ctrlr = endpoint->ctrlr; _vfio_user_endpoint_resume_done_msg() local 3198 struct nvmf_vfio_user_ctrlr *vu_ctrlr = endpoint->ctrlr; vfio_user_endpoint_resume_done() local 3214 struct nvmf_vfio_user_ctrlr *vu_ctrlr = endpoint->ctrlr; vfio_user_quiesce_done() local 3254 struct nvmf_vfio_user_ctrlr *vu_ctrlr = endpoint->ctrlr; vfio_user_pause_done() local 3284 struct nvmf_vfio_user_ctrlr *vu_ctrlr = endpoint->ctrlr; vfio_user_quiesce_pg() local 3315 ctrlr_quiesce(struct nvmf_vfio_user_ctrlr * vu_ctrlr) ctrlr_quiesce() argument 3341 struct nvmf_vfio_user_ctrlr *vu_ctrlr = endpoint->ctrlr; vfio_user_dev_quiesce_cb() local 3491 vfio_user_migr_ctrlr_save_data(struct nvmf_vfio_user_ctrlr * vu_ctrlr) vfio_user_migr_ctrlr_save_data() argument 3633 vfio_user_migr_ctrlr_construct_qps(struct nvmf_vfio_user_ctrlr * vu_ctrlr,struct vfio_user_nvme_migr_state * migr_state) vfio_user_migr_ctrlr_construct_qps() argument 3747 vfio_user_migr_ctrlr_restore(struct nvmf_vfio_user_ctrlr * vu_ctrlr) vfio_user_migr_ctrlr_restore() argument 3824 vfio_user_migr_ctrlr_enable_sqs(struct nvmf_vfio_user_ctrlr * vu_ctrlr) vfio_user_migr_ctrlr_enable_sqs() argument 3868 vfio_user_migr_ctrlr_mark_dirty(struct nvmf_vfio_user_ctrlr * vu_ctrlr) vfio_user_migr_ctrlr_mark_dirty() argument 3906 struct nvmf_vfio_user_ctrlr *vu_ctrlr = endpoint->ctrlr; vfio_user_migration_device_state_transition() local 5011 struct nvmf_vfio_user_ctrlr *vu_ctrlr = ctx; vfio_user_ctrlr_intr() local 5079 start_ctrlr(struct nvmf_vfio_user_ctrlr * vu_ctrlr,struct spdk_nvmf_ctrlr * ctrlr) start_ctrlr() argument 5117 struct nvmf_vfio_user_ctrlr *vu_ctrlr; handle_queue_connect_rsp() local 5359 struct nvmf_vfio_user_ctrlr *vu_ctrlr; nvmf_vfio_user_close_qpair() local [all...] |