Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nvme/
H A Dctrl.c4564 uint32_t maxnpid; in nvme_io_mgmt_send_ruh_update() local
4570 maxnpid = n->subsys->endgrp.fdp.nrg * n->subsys->endgrp.fdp.nruh; in nvme_io_mgmt_send_ruh_update()
4572 if (unlikely(npid >= MIN(NVME_FDP_MAXPIDS, maxnpid))) { in nvme_io_mgmt_send_ruh_update()