Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnvme_ioctl.h32 __u32 cdw2; member
53 __u32 cdw2; member
79 __u32 cdw2; member
/linux/drivers/nvme/host/
H A Dioctl.c337 c.common.cdw2[0] = cpu_to_le32(cmd.cdw2); in nvme_user_cmd()
338 c.common.cdw2[1] = cpu_to_le32(cmd.cdw3); in nvme_user_cmd()
384 c.common.cdw2[0] = cpu_to_le32(cmd.cdw2); in nvme_user_cmd64()
385 c.common.cdw2[1] = cpu_to_le32(cmd.cdw3); in nvme_user_cmd64()
508 c.common.cdw2[0] = cpu_to_le32(READ_ONCE(cmd->cdw2)); in nvme_uring_cmd_io()
509 c.common.cdw2[1] = cpu_to_le32(READ_ONCE(cmd->cdw3)); in nvme_uring_cmd_io()
H A Dcore.c1051 cmnd->rw.cdw2 = 0; in nvme_setup_rw()
/linux/include/linux/
H A Dnvme.h1087 __le32 cdw2[2]; member
1105 __le32 cdw2; member
1203 __le32 cdw2[2]; member