Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/ulp/srp/
Dib_srp.c308 static int srp_new_ib_cm_id(struct srp_rdma_ch *ch) in srp_new_ib_cm_id()
334 static int srp_new_rdma_cm_id(struct srp_rdma_ch *ch) in srp_new_rdma_cm_id()
378 static int srp_new_cm_id(struct srp_rdma_ch *ch) in srp_new_cm_id()
518 static void srp_destroy_qp(struct srp_rdma_ch *ch) in srp_destroy_qp()
528 static int srp_create_ch_ib(struct srp_rdma_ch *ch) in srp_create_ch_ib()
642 struct srp_rdma_ch *ch) in srp_free_ch_ib()
704 struct srp_rdma_ch *ch = ch_ptr; in srp_path_rec_completion()
716 static int srp_ib_lookup_path(struct srp_rdma_ch *ch) in srp_ib_lookup_path()
755 static int srp_rdma_lookup_path(struct srp_rdma_ch *ch) in srp_rdma_lookup_path()
775 static int srp_lookup_path(struct srp_rdma_ch *ch) in srp_lookup_path()
[all …]
Dib_srp.h148 struct srp_rdma_ch { struct
205 struct srp_rdma_ch *ch; argument