Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h888 NVME_SUBMIT_RETRY = (__force nvme_submit_flags_t)(1 << 3), enumerator
H A Dauth.c61 nvme_submit_flags_t flags = NVME_SUBMIT_RETRY; in nvme_auth_submit()