Searched defs:rdma_cm_id (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | rdma_cm.h | 102 struct rdma_cm_id { struct [all...] |
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | rdma_cm.h | 112 struct rdma_cm_id { struct [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 96 static struct rdma_cm_id *rdma_cm_id; variable 2138 srpt_cm_req_recv(struct srpt_device *const sdev, struct ib_cm_id *ib_cm_id, struct rdma_cm_id *rdma_cm_id, u8 port_num, __be16 pkey, const struct srp_login_req *req, const char *src_addr) srpt_cm_req_recv() argument 3647 struct rdma_cm_id *rdma_cm_id; srpt_create_rdma_id() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 100 static struct rdma_cm_id *rdma_cm_id; variable 2147 srpt_cm_req_recv(struct srpt_device *const sdev, struct ib_cm_id *ib_cm_id, struct rdma_cm_id *rdma_cm_id, u8 port_num, __be16 pkey, const struct srp_login_req *req, const char *src_addr) srpt_cm_req_recv() argument 3628 struct rdma_cm_id *rdma_cm_id; srpt_create_rdma_id() local [all...] |
Completed in 9 milliseconds