Home
last modified time | relevance | path

Searched refs:NVME_CTRL_ATTR_TBKAS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dadmin-cmd.c405 NVME_CTRL_ATTR_TBKAS); in nvmet_execute_identify_ctrl()
/openbmc/linux/include/linux/
H A Dnvme.h267 NVME_CTRL_ATTR_TBKAS = (1 << 6), enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1170 if (ctrl->ctratt & NVME_CTRL_ATTR_TBKAS) in nvme_keep_alive_work_period()
1229 if ((ctrl->ctratt & NVME_CTRL_ATTR_TBKAS) && comp_seen) { in nvme_keep_alive_work()