Home
last modified time | relevance | path

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

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