Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dsubsys.c164 subsys->params.fdp.nruh > NVME_FDP_MAXPIDS) { in nvme_subsys_setup_fdp()
166 NVME_FDP_MAXPIDS); in nvme_subsys_setup_fdp()
H A Dnvme.h31 #define NVME_FDP_MAXPIDS 128 macro
H A Dctrl.c4539 if (unlikely(npid >= MIN(NVME_FDP_MAXPIDS, maxnpid))) { in nvme_io_mgmt_send_ruh_update()
5170 hdr->maxpids = cpu_to_le16(NVME_FDP_MAXPIDS - 1); in nvme_fdp_confs()
5182 hdr->maxpids = cpu_to_le16(NVME_FDP_MAXPIDS - 1); in nvme_fdp_confs()