Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dlightnvm.c142 struct nvme_nvm_l2ptbl l2p; member
323 c.l2p.opcode = nvme_nvm_admin_get_l2p_tbl; in nvme_nvm_get_l2p_tbl()
324 c.l2p.nsid = cpu_to_le32(ns->ns_id); in nvme_nvm_get_l2p_tbl()
332 c.l2p.slba = cpu_to_le64(cmd_slba); in nvme_nvm_get_l2p_tbl()
333 c.l2p.nlb = cpu_to_le32(cmd_nlb); in nvme_nvm_get_l2p_tbl()