Home
last modified time | relevance | path

Searched defs:sq (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/nvmf/
H A Dvfio_user.c206 struct nvme_migr_sq_state sq; global() member
564 sq_headp(struct nvmf_vfio_user_sq * sq) sq_headp() argument
571 sq_dbl_tailp(struct nvmf_vfio_user_sq * sq) sq_dbl_tailp() argument
592 sq_head_advance(struct nvmf_vfio_user_sq * sq) sq_head_advance() argument
998 struct nvmf_vfio_user_sq *sq = ctrlr->sqs[i]; vfio_user_ctrlr_switch_doorbells() local
1410 struct nvmf_vfio_user_sq *sq; asq_setup() local
1452 set_sq_eventidx(struct nvmf_vfio_user_sq * sq) set_sq_eventidx() argument
1539 vfio_user_sq_rearm(struct nvmf_vfio_user_ctrlr * ctrlr,struct nvmf_vfio_user_sq * sq,struct nvmf_vfio_user_poll_group * vu_group) vfio_user_sq_rearm() argument
1604 struct nvmf_vfio_user_sq *sq; vfio_user_poll_group_rearm() local
1666 struct nvmf_vfio_user_sq *sq; _map_one() local
1824 free_sq_reqs(struct nvmf_vfio_user_sq * sq) free_sq_reqs() argument
1848 delete_sq_done(struct nvmf_vfio_user_ctrlr * vu_ctrlr,struct nvmf_vfio_user_sq * sq) delete_sq_done() argument
1886 struct nvmf_vfio_user_sq *sq; free_qp() local
1919 struct nvmf_vfio_user_sq *sq; init_sq() local
1971 alloc_sq_reqs(struct nvmf_vfio_user_ctrlr * vu_ctrlr,struct nvmf_vfio_user_sq * sq) alloc_sq_reqs() argument
2019 struct nvmf_vfio_user_sq *sq; handle_create_io_sq() local
2301 struct nvmf_vfio_user_sq *sq; handle_del_io_q() local
2511 struct nvmf_vfio_user_sq *sq = cb_arg; handle_cmd_rsp() local
2536 consume_cmd(struct nvmf_vfio_user_ctrlr * ctrlr,struct nvmf_vfio_user_sq * sq,struct spdk_nvme_cmd * cmd) consume_cmd() argument
2550 handle_sq_tdbl_write(struct nvmf_vfio_user_ctrlr * ctrlr,const uint32_t new_tail,struct nvmf_vfio_user_sq * sq) handle_sq_tdbl_write() argument
2642 struct nvmf_vfio_user_sq *sq; memory_region_add_cb() local
2724 struct nvmf_vfio_user_sq *sq; memory_region_remove_cb() local
2855 nvmf_vfio_user_prop_req_rsp_set(struct nvmf_vfio_user_req * req,struct nvmf_vfio_user_sq * sq) nvmf_vfio_user_prop_req_rsp_set() argument
2899 struct nvmf_vfio_user_sq *sq = cb_arg; nvmf_vfio_user_prop_req_rsp() local
3394 struct nvme_migr_sq_state *sq; vfio_user_ctrlr_dump_migr_data() local
3495 struct nvmf_vfio_user_sq *sq; vfio_user_migr_ctrlr_save_data() local
3653 struct nvmf_vfio_user_sq *sq; vfio_user_migr_ctrlr_construct_qps() local
3827 struct nvmf_vfio_user_sq *sq; vfio_user_migr_ctrlr_enable_sqs() local
3907 struct nvmf_vfio_user_sq *sq; vfio_user_migration_device_state_transition() local
4770 struct nvmf_vfio_user_sq *sq; nvmf_vfio_user_get_optimal_poll_group() local
4873 struct nvmf_vfio_user_sq *sq = ctx; _vfio_user_qpair_disconnect() local
4882 struct nvmf_vfio_user_sq *sq; vfio_user_destroy_ctrlr() local
5115 struct nvmf_vfio_user_sq *sq = cb_arg; handle_queue_connect_rsp() local
5221 struct nvmf_vfio_user_sq *sq; nvmf_vfio_user_poll_group_add() local
5287 struct nvmf_vfio_user_sq *sq; nvmf_vfio_user_poll_group_remove() local
5304 _nvmf_vfio_user_req_free(struct nvmf_vfio_user_sq * sq,struct nvmf_vfio_user_req * vu_req) _nvmf_vfio_user_req_free() argument
5319 struct nvmf_vfio_user_sq *sq; nvmf_vfio_user_req_free() local
5335 struct nvmf_vfio_user_sq *sq; nvmf_vfio_user_req_complete() local
5358 struct nvmf_vfio_user_sq *sq; nvmf_vfio_user_close_qpair() local
5400 get_nvmf_vfio_user_req(struct nvmf_vfio_user_sq * sq) get_nvmf_vfio_user_req() argument
5563 handle_cmd_req(struct nvmf_vfio_user_ctrlr * ctrlr,struct spdk_nvme_cmd * cmd,struct nvmf_vfio_user_sq * sq) handle_cmd_req() argument
5631 handle_suppressed_irq(struct nvmf_vfio_user_ctrlr * ctrlr,struct nvmf_vfio_user_sq * sq) handle_suppressed_irq() argument
5666 nvmf_vfio_user_sq_poll(struct nvmf_vfio_user_sq * sq) nvmf_vfio_user_sq_poll() argument
5753 struct nvmf_vfio_user_sq *sq, *tmp; nvmf_vfio_user_poll_group_poll() local
5792 struct nvmf_vfio_user_sq *sq; nvmf_vfio_user_qpair_get_local_trid() local
5813 struct nvmf_vfio_user_sq *sq; nvmf_vfio_user_qpair_get_listen_trid() local
[all...]
/spdk/lib/ftl/
H A Dftl_io.h52 struct spdk_ring *sq; member