Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dnvme.h307 #define NVME_NR_AERS 1 macro
Dpci.c46 #define NVME_AQ_BLKMQ_DEPTH (NVME_AQ_DEPTH - NVME_NR_AERS)
Dcore.c2710 ctrl->event_limit = NVME_NR_AERS; in nvme_queue_async_events()