Searched refs:numd (Results 1 – 2 of 2) sorted by relevance
437 __le32 numd; member
4542 uint32_t numd = le32_to_cpu(cmd->cdw11); in nvme_io_mgmt_recv() 4544 size_t len = (numd + 1) << 2; in nvme_io_mgmt_recv() 7531 uint32_t numd, trans_len; in nvme_process_sq() 7537 numd = dw10 + 1; in nvme_process_sq() 7541 trans_len = MIN(sizeof(NvmeDirectiveIdentify), numd << 2); in nvme_process_sq() 4540 uint32_t numd = le32_to_cpu(cmd->cdw11); nvme_io_mgmt_recv() local 7297 uint32_t numd, trans_len; nvme_directive_receive() local