Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h516 __le32 npdgl; member
/linux/drivers/nvme/host/
H A Dcore.c2176 if (optperf & 0x2 && nvm && nvm->npdgl) in nvme_update_disk_info()
2177 npdg = le32_to_cpu(nvm->npdgl); in nvme_update_disk_info()