Searched refs:cdw10 (Results 1 – 4 of 4) sorted by relevance
1279 c.common.cdw10[0] = cpu_to_le32( in nvme_get_log_page()1901 c.common.cdw10[0] = cpu_to_le32(cmd.cdw10); in nvme_user_cmd()1902 c.common.cdw10[1] = cpu_to_le32(cmd.cdw11); in nvme_user_cmd()1903 c.common.cdw10[2] = cpu_to_le32(cmd.cdw12); in nvme_user_cmd()1904 c.common.cdw10[3] = cpu_to_le32(cmd.cdw13); in nvme_user_cmd()1905 c.common.cdw10[4] = cpu_to_le32(cmd.cdw14); in nvme_user_cmd()1906 c.common.cdw10[5] = cpu_to_le32(cmd.cdw15); in nvme_user_cmd()2122 static int nvme_pr_command(struct block_device *bdev, u32 cdw10, in nvme_pr_command() argument2135 c.common.cdw10[0] = cpu_to_le32(cdw10); in nvme_pr_command()2143 u32 cdw10; in nvme_pr_register() local[all …]
1272 c.common.cdw10[0] = cpu_to_le32(buffer_id | NVME_FWACT_REPL_ACTV); in nvme_trans_send_activate_fw_cmd()1578 u32 cdw10 = 0; in nvme_trans_fmt_send_cmd() local1607 cdw10 |= prot_info << 5; in nvme_trans_fmt_send_cmd()1608 cdw10 |= selected_lbaf & 0x0F; in nvme_trans_fmt_send_cmd()1612 c.format.cdw10 = cpu_to_le32(cdw10); in nvme_trans_fmt_send_cmd()
46 __u32 cdw10; member
303 __le32 cdw10[6]; member516 __le32 cdw10; member