Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnvme-rdma.h27 NVME_RDMA_CM_NO_RSC = 0x06, enumerator
45 case NVME_RDMA_CM_NO_RSC: in nvme_rdma_cm_msg()
/Linux-v4.19/drivers/nvme/target/
Drdma.c1127 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1133 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1160 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1166 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1175 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1184 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1257 nvmet_rdma_cm_reject(cm_id, NVME_RDMA_CM_NO_RSC); in nvmet_rdma_queue_connect()