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.c162 subsys->params.fdp.nruh > NVME_FDP_MAXPIDS) { in nvme_subsys_setup_fdp()
164 NVME_FDP_MAXPIDS); in nvme_subsys_setup_fdp()
H A Dnvme.h31 #define NVME_FDP_MAXPIDS 128 macro
H A Dctrl.c4366 if (unlikely(npid >= MIN(NVME_FDP_MAXPIDS, maxnpid))) { in nvme_io_mgmt_send_ruh_update()
4996 hdr->maxpids = cpu_to_le16(NVME_FDP_MAXPIDS - 1); in nvme_fdp_confs()
5008 hdr->maxpids = cpu_to_le16(NVME_FDP_MAXPIDS - 1); in nvme_fdp_confs()