Home
last modified time | relevance | path

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

/drivers/nvme/target/
Dnvmet.h29 #define NVMET_ASYNC_EVENTS 4 macro
120 struct nvmet_req *async_event_cmds[NVMET_ASYNC_EVENTS];
Dadmin-cmd.c222 id->aerl = NVMET_ASYNC_EVENTS - 1; in nvmet_execute_identify_ctrl()
458 if (ctrl->nr_async_event_cmds >= NVMET_ASYNC_EVENTS) { in nvmet_execute_async_event()