Searched refs:srp_host (Results 1 – 3 of 3) sorted by relevance
221 static struct srp_iu *srp_alloc_iu(struct srp_host *host, size_t size, in srp_alloc_iu()253 static void srp_free_iu(struct srp_host *host, struct srp_iu *iu) in srp_free_iu()280 ret = ib_find_cached_pkey(target->srp_host->srp_dev->dev, in srp_init_ib_qp()281 target->srp_host->port, in srp_init_ib_qp()290 attr->port_num = target->srp_host->port; in srp_init_ib_qp()308 new_cm_id = ib_create_cm_id(target->srp_host->srp_dev->dev, in srp_new_ib_cm_id()316 if (rdma_cap_opa_ah(target->srp_host->srp_dev->dev, in srp_new_ib_cm_id()317 target->srp_host->port)) in srp_new_ib_cm_id()499 struct srp_device *dev = target->srp_host->srp_dev; in srp_alloc_fr_pool()526 struct srp_device *dev = target->srp_host->srp_dev; in srp_create_ch_ib()[all …]
123 struct srp_host { struct222 struct srp_host *srp_host; member
108 struct srp_host_attrs *srp_host = to_srp_host_attrs(shost); in srp_host_setup() local110 atomic_set(&srp_host->next_port_id, 0); in srp_host_setup()