Searched refs:srpt_stp_alloc_port (Results 1 – 3 of 3) sorted by relevance
43 srpt_target_port_t *srpt_stp_alloc_port(srpt_ioc_t *ioc, ib_guid_t guid);
229 ioc->ioc_tgt_port = srpt_stp_alloc_port(ioc, ioc->ioc_guid); in srpt_ioc_attach_hca()
301 srpt_stp_alloc_port(srpt_ioc_t *ioc, ib_guid_t guid) in srpt_stp_alloc_port() function