Lines Matching refs:cdw11
3872 uint32_t dw11 = le32_to_cpu(c->cdw11); in nvme_get_mgmt_zone_slba_idx()
4539 uint32_t numd = le32_to_cpu(cmd->cdw11); in nvme_io_mgmt_recv()
5051 uint32_t dw11 = le32_to_cpu(req->cmd.cdw11); in nvme_endgrp_info()
5444 uint32_t dw11 = le32_to_cpu(cmd->cdw11); in nvme_get_log()
5960 uint16_t endgid = le32_to_cpu(req->cmd.cdw11) & 0xffff; in nvme_endurance_group_list()
6210 uint32_t cdw11 = le32_to_cpu(cmd->cdw11); in nvme_get_feature_fdp_events() local
6211 uint16_t ph = cdw11 & 0xffff; in nvme_get_feature_fdp_events()
6212 uint8_t noet = (cdw11 >> 16) & 0xff; in nvme_get_feature_fdp_events()
6273 uint32_t dw11 = le32_to_cpu(cmd->cdw11); in nvme_get_feature()
6484 uint32_t cdw11 = le32_to_cpu(cmd->cdw11); in nvme_set_feature_fdp_events() local
6485 uint16_t ph = cdw11 & 0xffff; in nvme_set_feature_fdp_events()
6486 uint8_t noet = (cdw11 >> 16) & 0xff; in nvme_set_feature_fdp_events()
6531 uint32_t dw11 = le32_to_cpu(cmd->cdw11); in nvme_set_feature()
7198 uint32_t dw11 = le32_to_cpu(req->cmd.cdw11); in nvme_virt_mngmt()
7290 uint32_t dw11 = le32_to_cpu(req->cmd.cdw11); in nvme_directive_receive()