Home
last modified time | relevance | path

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

/drivers/infiniband/ulp/srp/
Dib_srp.c303 static int srp_new_ib_cm_id(struct srp_rdma_ch *ch) in srp_new_ib_cm_id()
329 static int srp_new_rdma_cm_id(struct srp_rdma_ch *ch) in srp_new_rdma_cm_id()
373 static int srp_new_cm_id(struct srp_rdma_ch *ch) in srp_new_cm_id()
513 static void srp_destroy_qp(struct srp_rdma_ch *ch) in srp_destroy_qp()
523 static int srp_create_ch_ib(struct srp_rdma_ch *ch) in srp_create_ch_ib()
637 struct srp_rdma_ch *ch) in srp_free_ch_ib()
699 struct srp_rdma_ch *ch = ch_ptr; in srp_path_rec_completion()
711 static int srp_ib_lookup_path(struct srp_rdma_ch *ch) in srp_ib_lookup_path()
750 static int srp_rdma_lookup_path(struct srp_rdma_ch *ch) in srp_rdma_lookup_path()
770 static int srp_lookup_path(struct srp_rdma_ch *ch) in srp_lookup_path()
[all …]
Dib_srp.h149 struct srp_rdma_ch { struct
206 struct srp_rdma_ch *ch; argument