Searched refs:ll_length (Results 1 – 1 of 1) sorted by relevance
2537 u32 ll_length, lun_id; in nvme_trans_report_luns() local2569 ll_length = le32_to_cpu(id_ctrl->nn) * LUN_ENTRY_SIZE; in nvme_trans_report_luns()2570 resp_size = ll_length + LUN_DATA_HEADER_SIZE; in nvme_trans_report_luns()2596 tmp_len = cpu_to_be32(ll_length); in nvme_trans_report_luns()