Searched refs:oaes (Results 1 – 5 of 5) sorted by relevance
296 id->oaes = cpu_to_le32(NVMET_DISC_AEN_CFG_OPTIONAL); in nvmet_execute_disc_identify()
700 id->oaes = cpu_to_le32(NVMET_AEN_CFG_OPTIONAL); in nvmet_execute_identify_ctrl()
398 u32 oaes; member
1760 u32 result, supported_aens = ctrl->oaes & NVME_AEN_SUPPORTED; in nvme_enable_aen()3573 ctrl->oaes = le32_to_cpu(id->oaes); in nvme_init_identify()
323 __le32 oaes; member