Home
last modified time | relevance | path

Searched refs:NVMF_OPT_TRADDR (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/nvme/host/
H A Dfabrics.h43 NVMF_OPT_TRADDR = 1 << 2, enumerator
H A Dfabrics.c134 if (ctrl->opts->mask & NVMF_OPT_TRADDR) in nvmf_get_address()
678 { NVMF_OPT_TRADDR, "traddr=%s" },
782 case NVMF_OPT_TRADDR: in nvmf_parse_options()
H A Drdma.c2355 .required_opts = NVMF_OPT_TRADDR,
H A Dtcp.c2948 .required_opts = NVMF_OPT_TRADDR,
H A Dfc.c3711 .required_opts = NVMF_OPT_TRADDR | NVMF_OPT_HOST_TRADDR,
/linux/drivers/nvme/target/
H A Dloop.c540 if ((ctrl->opts->mask & NVMF_OPT_TRADDR) && in nvme_loop_find_port()
675 .allowed_opts = NVMF_OPT_TRADDR,