Searched refs:iorcsz (Results 1 – 5 of 5) sorted by relevance
167 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_passthru_override_id_ctrl()
765 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_execute_identify_ctrl()
465 u32 iorcsz; member
3601 if (nvme_is_io_ctrl(ctrl) && ctrl->iorcsz < 1) { in nvme_check_ctrl_fabric_info()3604 ctrl->iorcsz); in nvme_check_ctrl_fabric_info()3732 ctrl->iorcsz = le32_to_cpu(id->iorcsz); in nvme_init_identify()
386 __le32 iorcsz; member