Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/srp/
Dib_srp.c302 static int srp_new_ib_cm_id(struct srp_rdma_ch *ch) in srp_new_ib_cm_id()
328 static int srp_new_rdma_cm_id(struct srp_rdma_ch *ch) in srp_new_rdma_cm_id()
372 static int srp_new_cm_id(struct srp_rdma_ch *ch) in srp_new_cm_id()
531 static void srp_destroy_qp(struct srp_rdma_ch *ch) in srp_destroy_qp()
541 static int srp_create_ch_ib(struct srp_rdma_ch *ch) in srp_create_ch_ib()
665 struct srp_rdma_ch *ch) in srp_free_ch_ib()
730 struct srp_rdma_ch *ch = ch_ptr; in srp_path_rec_completion()
742 static int srp_ib_lookup_path(struct srp_rdma_ch *ch) in srp_ib_lookup_path()
781 static int srp_rdma_lookup_path(struct srp_rdma_ch *ch) in srp_rdma_lookup_path()
801 static int srp_lookup_path(struct srp_rdma_ch *ch) in srp_lookup_path()
[all …]
Dib_srp.h134 struct srp_rdma_ch { struct
192 struct srp_rdma_ch *ch; argument