Home
last modified time | relevance | path

Searched defs:num_trackers (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/nvme/
H A Dnvme_qpair.c715 nvme_qpair_construct(struct nvme_qpair * qpair,uint32_t num_entries,uint32_t num_trackers,struct nvme_controller * ctrlr) nvme_qpair_construct() argument
H A Dnvme_ctrlr.c151 int num_entries, num_trackers, max_entries; in nvme_ctrlr_construct_io_qpairs() local
[all...]
H A Dnvme_private.h164 uint32_t num_trackers; member