Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dcore.c2390 u8 acre = 0, lbafee = 0; in nvme_configure_host_options() local
2395 acre = NVME_ENABLE_ACRE; in nvme_configure_host_options()
2399 if (!acre && !lbafee) in nvme_configure_host_options()
2406 host->acre = acre; in nvme_configure_host_options()
/Linux-v6.1/include/linux/
Dnvme.h1083 __u8 acre; member