Searched refs:iorcsz (Results 1 – 4 of 4) sorted by relevance
158 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_passthru_override_id_ctrl()
763 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_execute_identify_ctrl()
453 u32 iorcsz; member
3537 if (nvme_is_io_ctrl(ctrl) && ctrl->iorcsz < 1) { in nvme_check_ctrl_fabric_info()3540 ctrl->iorcsz); in nvme_check_ctrl_fabric_info()3668 ctrl->iorcsz = le32_to_cpu(id->iorcsz); in nvme_init_identify()