Home
last modified time | relevance | path

Searched refs:NVMET_ASYNC_EVENTS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dnvmet.h26 #define NVMET_ASYNC_EVENTS 4 macro
184 struct nvmet_req *async_event_cmds[NVMET_ASYNC_EVENTS];
H A Dpassthru.c67 id->aerl = NVMET_ASYNC_EVENTS - 1; in nvmet_passthru_override_id_ctrl()
H A Dadmin-cmd.c393 id->aerl = NVMET_ASYNC_EVENTS - 1; in nvmet_execute_identify_ctrl()
909 if (ctrl->nr_async_event_cmds >= NVMET_ASYNC_EVENTS) { in nvmet_execute_async_event()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds