Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c305 static int srp_new_ib_cm_id(struct srp_rdma_ch *ch) in srp_new_ib_cm_id()
331 static int srp_new_rdma_cm_id(struct srp_rdma_ch *ch) in srp_new_rdma_cm_id()
375 static int srp_new_cm_id(struct srp_rdma_ch *ch) in srp_new_cm_id()
515 static void srp_destroy_qp(struct srp_rdma_ch *ch) in srp_destroy_qp()
525 static int srp_create_ch_ib(struct srp_rdma_ch *ch) in srp_create_ch_ib()
639 struct srp_rdma_ch *ch) in srp_free_ch_ib()
701 struct srp_rdma_ch *ch = ch_ptr; in srp_path_rec_completion()
713 static int srp_ib_lookup_path(struct srp_rdma_ch *ch) in srp_ib_lookup_path()
752 static int srp_rdma_lookup_path(struct srp_rdma_ch *ch) in srp_rdma_lookup_path()
772 static int srp_lookup_path(struct srp_rdma_ch *ch) in srp_lookup_path()
[all …]
H A Dib_srp.h149 struct srp_rdma_ch { struct
206 struct srp_rdma_ch *ch; argument