Home
last modified time | relevance | path

Searched refs:acre (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/nvme/host/
H A Dcore.c2604 u8 acre = 0, lbafee = 0; in nvme_configure_host_options() local
2609 acre = NVME_ENABLE_ACRE; in nvme_configure_host_options()
2613 if (!acre && !lbafee) in nvme_configure_host_options()
2620 host->acre = acre; in nvme_configure_host_options()
/linux-6.15/include/linux/
H A Dnvme.h1208 __u8 acre; member