Home
last modified time | relevance | path

Searched refs:NVMF_OPT_RECONNECT_DELAY (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dfabrics.h50 NVMF_OPT_RECONNECT_DELAY = 1 << 9, enumerator
H A Dfabrics.c632 { NVMF_OPT_RECONNECT_DELAY, "reconnect_delay=%d" },
832 case NVMF_OPT_RECONNECT_DELAY: in nvmf_parse_options()
H A Drdma.c2319 .allowed_opts = NVMF_OPT_TRSVCID | NVMF_OPT_RECONNECT_DELAY |
H A Dtcp.c2628 .allowed_opts = NVMF_OPT_TRSVCID | NVMF_OPT_RECONNECT_DELAY |
H A Dfc.c3735 .allowed_opts = NVMF_OPT_RECONNECT_DELAY | NVMF_OPT_CTRL_LOSS_TMO,