Searched refs:iorcsz (Results 1 – 5 of 5) sorted by relevance
158 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_passthru_override_id_ctrl()
767 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_execute_identify_ctrl()
453 u32 iorcsz; member
3501 if (nvme_is_io_ctrl(ctrl) && ctrl->iorcsz < 1) { in nvme_check_ctrl_fabric_info()3504 ctrl->iorcsz); in nvme_check_ctrl_fabric_info()3632 ctrl->iorcsz = le32_to_cpu(id->iorcsz); in nvme_init_identify()
386 __le32 iorcsz; member