Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dnvme_ioctl.h32 __u32 cdw2; member
53 __u32 cdw2; member
79 __u32 cdw2; member
/linux-6.1.9/drivers/nvme/host/
Dioctl.c285 c.common.cdw2[0] = cpu_to_le32(cmd.cdw2); in nvme_user_cmd()
286 c.common.cdw2[1] = cpu_to_le32(cmd.cdw3); in nvme_user_cmd()
331 c.common.cdw2[0] = cpu_to_le32(cmd.cdw2); in nvme_user_cmd64()
332 c.common.cdw2[1] = cpu_to_le32(cmd.cdw3); in nvme_user_cmd64()
499 c.common.cdw2[0] = cpu_to_le32(READ_ONCE(cmd->cdw2)); in nvme_uring_cmd_io()
500 c.common.cdw2[1] = cpu_to_le32(READ_ONCE(cmd->cdw3)); in nvme_uring_cmd_io()
Dcore.c886 cmnd->rw.cdw2 = 0; in nvme_setup_rw()
/linux-6.1.9/include/linux/
Dnvme.h912 __le32 cdw2[2]; member
930 __le32 cdw2; member
1026 __le32 cdw2[2]; member