Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dcore.c2325 u8 acre = 0, lbafee = 0; in nvme_configure_host_options() local
2332 lbafee = NVME_ENABLE_LBAFEE; in nvme_configure_host_options()
2334 if (!acre && !lbafee) in nvme_configure_host_options()
2342 host->lbafee = lbafee; in nvme_configure_host_options()
/Linux-v6.6/include/linux/
Dnvme.h1125 __u8 lbafee; member