Home
last modified time | relevance | path

Searched refs:nvme_completion (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/dev/nvmf/host/
H A Dnvmf_var.h29 typedef void nvmf_request_complete_t(void *, const struct nvme_completion *);
106 struct nvme_completion cqe;
120 nvmf_cqe_aborted(const struct nvme_completion *cqe) in nvmf_cqe_aborted()
155 void nvmf_complete(void *arg, const struct nvme_completion *cqe);
H A Dnvmf_aer.c35 static void nvmf_complete_aer(void *arg, const struct nvme_completion *cqe);
124 nvmf_complete_aer_page(void *arg, const struct nvme_completion *cqe) in nvmf_complete_aer_page()
154 nvmf_complete_aer(void *arg, const struct nvme_completion *cqe) in nvmf_complete_aer()
H A Dnvmf_qpair.c96 struct nvme_completion cqe; in nvmf_abort_request()
177 const struct nvme_completion *cqe; in nvmf_receive_capsule()
H A Dnvmf_sim.c96 nvmf_ccb_complete(void *arg, const struct nvme_completion *cqe) in nvmf_ccb_complete()
H A Dnvmf.c42 nvmf_complete(void *arg, const struct nvme_completion *cqe) in nvmf_complete()
166 nvmf_keep_alive_complete(void *arg, const struct nvme_completion *cqe) in nvmf_keep_alive_complete()
/freebsd/sys/dev/nvme/
H A Dnvme_private.h106 struct nvme_completion cpl;
126 struct nvme_completion cpl;
181 struct nvme_completion *cpl;
401 void nvme_completion_poll_cb(void *arg, const struct nvme_completion *cpl);
442 struct nvme_completion *cpl);
559 const struct nvme_completion *async_cpl,
H A Dnvme_qpair.c336 struct nvme_completion *cpl) in nvme_qpair_print_completion()
354 nvme_completion_is_retry(const struct nvme_completion *cpl) in nvme_completion_is_retry()
415 struct nvme_completion *cpl, error_print_t print_on_error) in nvme_qpair_complete_tracker()
504 struct nvme_completion cpl; in nvme_qpair_manual_complete_tracker()
522 struct nvme_completion cpl; in nvme_qpair_manual_complete_request()
546 struct nvme_completion cpl; in _nvme_qpair_process_completions()
762 cplsz = qpair->num_entries * sizeof(struct nvme_completion); in nvme_qpair_construct()
803 qpair->cpl = (struct nvme_completion *)(queuemem + cmdsz); in nvme_qpair_construct()
1005 nvme_abort_complete(void *arg, const struct nvme_completion *status) in nvme_abort_complete()
1448 qpair->num_entries * sizeof(struct nvme_completion)); in nvme_qpair_reset()
H A Dnvme_ns.c50 const struct nvme_completion *cpl);
137 nvme_ns_strategy_done(void *arg, const struct nvme_completion *cpl) in nvme_ns_strategy_done()
254 nvme_ns_bio_done(void *arg, const struct nvme_completion *status) in nvme_ns_bio_done()
281 struct nvme_completion parent_cpl; in nvme_bio_child_inbed()
309 nvme_bio_child_done(void *arg, const struct nvme_completion *cpl) in nvme_bio_child_done()
H A Dnvme.c200 const struct nvme_completion *async_cpl, in nvme_notify_async_consumers()
303 nvme_completion_poll_cb(void *arg, const struct nvme_completion *cpl) in nvme_completion_poll_cb()
H A Dnvme_test.c160 nvme_ns_io_test_cb(void *arg, const struct nvme_completion *cpl) in nvme_ns_io_test_cb()
202 struct nvme_completion cpl; in nvme_ns_io_test()
H A Dnvme.h848 struct nvme_completion { struct
864 _Static_assert(sizeof(struct nvme_completion) == 4 * 4, "bad size for nvme_completion"); argument
1863 struct nvme_completion cpl;
1916 typedef void (*nvme_cb_fn_t)(void *, const struct nvme_completion *);
1920 typedef void (*nvme_cons_async_fn_t)(void *, const struct nvme_completion *,
2064 void nvme_completion_swapbytes(struct nvme_completion *s __unused) in nvme_completion_swapbytes()
H A Dnvme_ctrlr.c683 nvme_ctrlr_async_event_log_page_cb(void *arg, const struct nvme_completion *cpl) in nvme_ctrlr_async_event_log_page_cb()
773 nvme_ctrlr_async_event_cb(void *arg, const struct nvme_completion *cpl) in nvme_ctrlr_async_event_cb()
1237 nvme_pt_done(void *arg, const struct nvme_completion *cpl) in nvme_pt_done()
1325 nvme_npc_done(void *arg, const struct nvme_completion *cpl) in nvme_npc_done()
H A Dnvme_sim.c63 nvme_sim_nvmeio_done(void *ccb_arg, const struct nvme_completion *cpl) in nvme_sim_nvmeio_done()
H A Dnvme_sysctl.c57 struct nvme_completion *cpl; in nvme_dump_queue()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_qpair.c188 struct nvme_completion cpl; in _nvmft_send_response()
234 const struct nvme_completion *cpl = cqe; in nvmft_send_response()
247 struct nvme_completion *cpl = cqe; in nvmft_init_cqe()
259 struct nvme_completion cpl; in nvmft_send_error()
283 struct nvme_completion cpl; in _nvmft_send_generic_error()
H A Dnvmft_controller.c720 struct nvme_completion cqe; in handle_set_features()
1046 struct nvme_completion cpl; in nvmft_report_aer()
/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c163 struct nvme_completion *qbase;
242 struct nvme_completion *);
421 struct nvme_completion *);
425 struct nvme_completion *);
429 struct nvme_completion *);
433 struct nvme_completion *);
437 struct nvme_completion *);
1105 sc->regs.acq, sizeof(struct nvme_completion) * acqs); in pci_nvme_init_controller()
1181 struct nvme_completion *cqe; in pci_nvme_cq_update()
1208 struct nvme_completion* compl) in nvme_opc_delete_io_sq()
[all …]
/freebsd/lib/libnvmf/
H A Dnvmf_transport.c153 nc->nc_qe_len = sizeof(struct nvme_completion); in nvmf_allocate_response()
162 if (nc->nc_qe_len == sizeof(struct nvme_completion)) in nvmf_capsule_append_data()
201 assert(nc->nc_qe_len == sizeof(struct nvme_completion)); in nvmf_capsule_cqe()
H A Dnvmf_controller.c21 struct nvme_completion *cpl = cqe; in nvmf_init_cqe()
33 struct nvme_completion cpl; in nvmf_simple_response()
431 sizeof(struct nvme_completion), cdata); in nvmf_init_io_controller_data()
H A Dinternal.h92 struct nvme_completion nc_cqe;
/freebsd/sys/dev/nvmf/
H A Dnvmf.h25 #define NVMF_IORCSZ (sizeof(struct nvme_completion))
H A Dnvmf_transport.c127 nc->nc_qe_len = sizeof(struct nvme_completion); in nvmf_allocate_response()
178 KASSERT(nc->nc_qe_len == sizeof(struct nvme_completion), in nvmf_capsule_cqe()
186 KASSERT(nc->nc_qe_len == sizeof(struct nvme_completion), in nvmf_sqhd_valid()
H A Dnvmf_transport_internal.h85 struct nvme_completion nc_cqe;
/freebsd/sys/dev/nvd/
H A Dnvd.c60 static void nvd_done(void *arg, const struct nvme_completion *cpl);
346 nvd_done(void *arg, const struct nvme_completion *cpl) in nvd_done()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c1793 htole16(sizeof(struct nvme_completion)); in mprsas_build_nvme_unmap()
2402 struct nvme_completion *nvme_completion = NULL; in mprsas_complete_nvme_unmap() local
2407 nvme_completion = (struct nvme_completion *)cm->cm_sense; in mprsas_complete_nvme_unmap()
2409 nvme_completion->status, cm); in mprsas_complete_nvme_unmap()

12