Home
last modified time | relevance | path

Searched refs:iorcsz (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c158 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_passthru_override_id_ctrl()
H A Dadmin-cmd.c466 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_execute_identify_ctrl()
/openbmc/linux/drivers/nvme/host/
H A Dnvme.h398 u32 iorcsz; member
H A Dcore.c3137 ctrl->iorcsz = le32_to_cpu(id->iorcsz); in nvme_init_identify()
/openbmc/linux/include/linux/
H A Dnvme.h347 __le32 iorcsz; member