Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dconfigfs.c36 { NVMF_TRTYPE_RDMA, "rdma" },
327 if (port->disc_addr.trtype == NVMF_TRTYPE_RDMA) in nvmet_addr_trtype_store()
H A Drdma.c2002 .type = NVMF_TRTYPE_RDMA,
/openbmc/linux/include/linux/
H A Dnvme.h67 NVMF_TRTYPE_RDMA = 1, /* RDMA */ enumerator