Home
last modified time | relevance | path

Searched refs:ll_length (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/nvme/host/
Dscsi.c2085 u32 ll_length, lun_id; in nvme_trans_report_luns() local
2102 ll_length = le32_to_cpu(id_ctrl->nn) * LUN_ENTRY_SIZE; in nvme_trans_report_luns()
2103 resp_size = ll_length + LUN_DATA_HEADER_SIZE; in nvme_trans_report_luns()
2130 tmp_len = cpu_to_be32(ll_length); in nvme_trans_report_luns()