Searched refs:srp_host (Results 1 – 3 of 3) sorted by relevance
220 static struct srp_iu *srp_alloc_iu(struct srp_host *host, size_t size, in srp_alloc_iu()252 static void srp_free_iu(struct srp_host *host, struct srp_iu *iu) in srp_free_iu()279 ret = ib_find_cached_pkey(target->srp_host->srp_dev->dev, in srp_init_ib_qp()280 target->srp_host->port, in srp_init_ib_qp()289 attr->port_num = target->srp_host->port; in srp_init_ib_qp()307 new_cm_id = ib_create_cm_id(target->srp_host->srp_dev->dev, in srp_new_ib_cm_id()315 if (rdma_cap_opa_ah(target->srp_host->srp_dev->dev, in srp_new_ib_cm_id()316 target->srp_host->port)) in srp_new_ib_cm_id()382 struct srp_device *dev = target->srp_host->srp_dev; in srp_alloc_fmr_pool()517 struct srp_device *dev = target->srp_host->srp_dev; in srp_alloc_fr_pool()[all …]
105 struct srp_host { struct208 struct srp_host *srp_host; member
122 struct srp_host_attrs *srp_host = to_srp_host_attrs(shost); in srp_host_setup() local124 atomic_set(&srp_host->next_port_id, 0); in srp_host_setup()