Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_ib.h134 ibt_path_info_t ic_ibt_path; member
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c452 chan->ic_ibt_path = ibt_path; in iser_ib_alloc_channel_pathlookup()
611 chan->ic_ibt_path.pi_sid = ibt_get_ip_sid(IPPROTO_TCP, chan->ic_rport); in iser_ib_open_rc_channel()
615 ocargs.oc_path = &chan->ic_ibt_path; in iser_ib_open_rc_channel()
1710 if (iser_conn->ic_chan->ic_ibt_path.pi_hca_guid != hca_guid) { in iser_ib_deactivate_port()