Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dnvmet.h36 #define NVMET_AEN_CFG_OPTIONAL \ macro
47 NVME_SMART_CRIT_VOLATILE_MEMORY | NVMET_AEN_CFG_OPTIONAL)
Dadmin-cmd.c404 id->oaes = cpu_to_le32(NVMET_AEN_CFG_OPTIONAL); in nvmet_execute_identify_ctrl()
Dcore.c1412 WRITE_ONCE(ctrl->aen_enabled, NVMET_AEN_CFG_OPTIONAL); in nvmet_alloc_ctrl()