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()
466 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_execute_identify_ctrl()
394 u32 iorcsz; member
3245 if (!nvme_discovery_ctrl(ctrl) && ctrl->iorcsz < 1) { in nvme_check_ctrl_fabric_info()3248 ctrl->iorcsz); in nvme_check_ctrl_fabric_info()3375 ctrl->iorcsz = le32_to_cpu(id->iorcsz); in nvme_init_identify()
356 __le32 iorcsz; member