Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dzns.c184 c.zmr.numd = cpu_to_le32(nvme_bytes_to_numd(buflen)); in nvme_ns_report_zones()
Dnvme.h514 static inline u32 nvme_bytes_to_numd(size_t len) in nvme_bytes_to_numd() function
Dcore.c580 c.directive.numd = cpu_to_le32(nvme_bytes_to_numd(sizeof(*s))); in nvme_get_stream_params()
2914 u32 dwlen = nvme_bytes_to_numd(size); in nvme_get_log()