Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/nvme/target/
Drdma.c1422 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1428 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1456 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1470 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1481 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1490 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1567 nvmet_rdma_cm_reject(cm_id, NVME_RDMA_CM_NO_RSC); in nvmet_rdma_queue_connect()