Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dzns.c184 c.zmr.numd = cpu_to_le32(nvme_bytes_to_numd(buflen)); in nvme_ns_report_zones()
Dnvme.h590 static inline u32 nvme_bytes_to_numd(size_t len) in nvme_bytes_to_numd() function
Dcore.c618 c.directive.numd = cpu_to_le32(nvme_bytes_to_numd(sizeof(*s))); in nvme_get_stream_params()
3024 u32 dwlen = nvme_bytes_to_numd(size); in nvme_get_log()