Home
last modified time | relevance | path

Searched refs:entry_lat (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/nvme/
H A Dnvme.h16 __le32 entry_lat; /* microseconds */ member
/openbmc/linux/drivers/nvme/target/
H A Dadmin-cmd.c480 id->psd[0].entry_lat = cpu_to_le32(0x10); in nvmet_execute_identify_ctrl()
/openbmc/linux/include/linux/
H A Dnvme.h246 __le32 entry_lat; /* microseconds */ member
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2469 le32_to_cpu(ctrl->psd[state].entry_lat); in nvme_configure_apst()