Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/srp/
Dib_srp.c200 static inline struct srp_target_port *host_to_target(struct Scsi_Host *host) in host_to_target()
202 return (struct srp_target_port *) host->hostdata; in host_to_target()
210 static int srp_target_is_topspin(struct srp_target_port *target) in srp_target_is_topspin()
269 static int srp_init_ib_qp(struct srp_target_port *target, in srp_init_ib_qp()
304 struct srp_target_port *target = ch->target; in srp_new_ib_cm_id()
330 struct srp_target_port *target = ch->target; in srp_new_rdma_cm_id()
374 struct srp_target_port *target = ch->target; in srp_new_cm_id()
380 static struct ib_fmr_pool *srp_alloc_fmr_pool(struct srp_target_port *target) in srp_alloc_fmr_pool()
515 static struct srp_fr_pool *srp_alloc_fr_pool(struct srp_target_port *target) in srp_alloc_fr_pool()
543 struct srp_target_port *target = ch->target; in srp_create_ch_ib()
[all …]
Dib_srp.h141 struct srp_target_port *target ____cacheline_aligned_in_smp;
186 struct srp_target_port { struct