Home
last modified time | relevance | path

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

/drivers/nvme/target/
Dpassthru.c101 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_passthru_override_id_ctrl()
Dadmin-cmd.c443 id->iorcsz = cpu_to_le32(sizeof(struct nvme_completion) / 16); in nvmet_execute_identify_ctrl()
/drivers/nvme/host/
Dnvme.h345 u32 iorcsz; member
Dcore.c3189 ctrl->iorcsz = le32_to_cpu(id->iorcsz); in nvme_init_identify()