Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dnvmet.h26 #define NVMET_ASYNC_EVENTS 4 macro
200 struct nvmet_req *async_event_cmds[NVMET_ASYNC_EVENTS];
H A Dadmin-cmd.c416 id->aerl = NVMET_ASYNC_EVENTS - 1; in nvmet_execute_identify_ctrl()
970 if (ctrl->nr_async_event_cmds >= NVMET_ASYNC_EVENTS) { in nvmet_execute_async_event()
H A Dpassthru.c124 id->aerl = NVMET_ASYNC_EVENTS - 1; in nvmet_passthru_override_id_ctrl()