Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dio-cmd-bdev.c29 id->nawupf = lpp0b; in nvmet_bdev_set_limits()
/openbmc/u-boot/drivers/nvme/
H A Dnvme.h108 __le16 nawupf; member
/openbmc/linux/include/linux/
H A Dnvme.h405 __le16 nawupf; member
/openbmc/qemu/include/block/
H A Dnvme.h1389 uint16_t nawupf; member
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1892 if (id->nsfeat & NVME_NS_FEAT_ATOMICS && id->nawupf) in nvme_update_disk_info()
1893 atomic_bs = (1 + le16_to_cpu(id->nawupf)) * bs; in nvme_update_disk_info()