Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/ulp/srp/
Dib_srp.c313 static int srp_new_ib_cm_id(struct srp_rdma_ch *ch) in srp_new_ib_cm_id()
339 static int srp_new_rdma_cm_id(struct srp_rdma_ch *ch) in srp_new_rdma_cm_id()
383 static int srp_new_cm_id(struct srp_rdma_ch *ch) in srp_new_cm_id()
541 static void srp_destroy_qp(struct srp_rdma_ch *ch) in srp_destroy_qp()
551 static int srp_create_ch_ib(struct srp_rdma_ch *ch) in srp_create_ch_ib()
675 struct srp_rdma_ch *ch) in srp_free_ch_ib()
740 struct srp_rdma_ch *ch = ch_ptr; in srp_path_rec_completion()
752 static int srp_ib_lookup_path(struct srp_rdma_ch *ch) in srp_ib_lookup_path()
791 static int srp_rdma_lookup_path(struct srp_rdma_ch *ch) in srp_rdma_lookup_path()
811 static int srp_lookup_path(struct srp_rdma_ch *ch) in srp_lookup_path()
[all …]
Dib_srp.h147 struct srp_rdma_ch { struct
207 struct srp_rdma_ch *ch; argument