Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnvme-rdma.h19 NVME_RDMA_CM_NO_RSC = 0x06, enumerator
37 case NVME_RDMA_CM_NO_RSC: in nvme_rdma_cm_msg()
/Linux-v5.4/drivers/nvme/target/
Drdma.c1146 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1152 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1179 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1185 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1194 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1203 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1276 nvmet_rdma_cm_reject(cm_id, NVME_RDMA_CM_NO_RSC); in nvmet_rdma_queue_connect()