Searched refs:nvme_completion (Results 1 – 12 of 12) sorted by relevance
151 struct nvme_completion cqe;
79 struct nvme_completion cqe;
2252 struct nvme_completion { struct
133 struct nvme_completion *cqes;618 struct nvme_completion *hcqe = &q->cqes[q->cq_head]; in apple_nvme_cqe_pending()636 struct nvme_completion *cqe = &q->cqes[idx]; in apple_nvme_handle_cqe()1034 memset(q->cqes, 0, depth * sizeof(struct nvme_completion)); in apple_nvme_init_queue()1357 depth * sizeof(struct nvme_completion), in apple_nvme_queue_alloc()
35 #define CQ_SIZE(q) ((q)->q_depth * sizeof(struct nvme_completion))374 struct nvme_completion *cqes;1547 struct nvme_completion *hcqe = &nvmeq->cqes[nvmeq->cq_head]; in nvme_cqe_pending()1571 struct nvme_completion *cqe = &nvmeq->cqes[idx]; in nvme_handle_cqe()
645 struct nvme_completion *cqe) in nvme_tcp_process_nvme_cqe()712 struct nvme_completion *cqe = &pdu->cqe; in nvme_tcp_handle_comp()
1903 struct nvme_completion *cqe = &op->rsp_iu.cqe; in nvme_fc_fcpio_done()
126 struct nvme_completion cqe;1268 cq->qes = sizeof(struct nvme_completion); in nvmet_pci_epf_create_cq()1740 struct nvme_completion *cqe; in nvmet_pci_epf_cq_work()1850 if (ctrl->io_cqes < sizeof(struct nvme_completion)) { in nvmet_pci_epf_enable_ctrl()1852 ctrl->io_cqes, sizeof(struct nvme_completion)); in nvmet_pci_epf_enable_ctrl()
167 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_passthru_override_id_ctrl()
453 struct nvme_completion *cqe;
2153 struct nvme_completion *cqe = &ersp->cqe; in nvmet_fc_prep_fcp_rsp()2459 struct nvme_completion *cqe = &fod->rspiubuf.cqe; in __nvmet_fc_fcp_nvme_cmd_done()
765 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_execute_identify_ctrl()