cdw11 1424 drivers/nvme/host/core.c c.common.cdw11 = cpu_to_le32(cmd.cdw11); cdw11 1471 drivers/nvme/host/core.c c.common.cdw11 = cpu_to_le32(cmd.cdw11); cdw11 2026 drivers/nvme/host/core.c cmd.common.cdw11 = cpu_to_le32(len); cdw11 81 drivers/nvme/host/trace.c u32 cdw11 = get_unaligned_le32(cdw10 + 4); cdw11 83 drivers/nvme/host/trace.c trace_seq_printf(p, "fid=0x%x sel=0x%x cdw11=0x%x", fid, sel, cdw11); cdw11 597 drivers/nvme/target/admin-cmd.c u32 write_protect = le32_to_cpu(req->cmd->common.cdw11); cdw11 631 drivers/nvme/target/admin-cmd.c u32 val32 = le32_to_cpu(req->cmd->common.cdw11); cdw11 642 drivers/nvme/target/admin-cmd.c u32 val32 = le32_to_cpu(req->cmd->common.cdw11); cdw11 645 drivers/nvme/target/admin-cmd.c req->error_loc = offsetof(struct nvme_common_command, cdw11); cdw11 761 drivers/nvme/target/admin-cmd.c if (!(req->cmd->common.cdw11 & cpu_to_le32(1 << 0))) { cdw11 763 drivers/nvme/target/admin-cmd.c offsetof(struct nvme_common_command, cdw11); cdw11 28 drivers/nvme/target/trace.c u32 cdw11 = get_unaligned_le32(cdw10 + 4); cdw11 30 drivers/nvme/target/trace.c trace_seq_printf(p, "fid=0x%x sel=0x%x cdw11=0x%x", fid, sel, cdw11); cdw11 681 include/linux/nvme.h __le32 cdw11; cdw11 39 include/uapi/linux/nvme_ioctl.h __u32 cdw11; cdw11 60 include/uapi/linux/nvme_ioctl.h __u32 cdw11;