Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnvme-rdma.h21 NVME_RDMA_CM_NO_RSC = 0x06, enumerator
39 case NVME_RDMA_CM_NO_RSC: in nvme_rdma_cm_msg()
/linux-6.1.9/drivers/nvme/target/
Drdma.c1430 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1436 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1464 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1478 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1489 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1498 ret = NVME_RDMA_CM_NO_RSC; in nvmet_rdma_alloc_queue()
1575 nvmet_rdma_cm_reject(cm_id, NVME_RDMA_CM_NO_RSC); in nvmet_rdma_queue_connect()