Home
last modified time | relevance | path

Searched refs:pp_gw_portid (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_cmn.c223 ss->ei_gw_props->pp_gw_portid = (uint16_t)val; in eib_get_props()
311 gwp->pp_gw_portid = new_gw_info->gi_portid; in eib_update_props()
313 gwp->pp_gw_portid); in eib_update_props()
H A Deib_ibt.c279 ss->ei_gw_props->pp_gw_portid, ss->ei_props->ep_hca_guid, in eib_ibt_link_mod()
296 ss->ei_gw_props->pp_gw_portid); in eib_ibt_link_mod()
309 ss->ei_gw_props->pp_gw_portid); in eib_ibt_link_mod()
H A Deib_svc.c803 "last_gw_ka=0x%llx", ss->ei_gw_props->pp_gw_portid, in eib_manage_keepalives()
H A Deib_fip.c498 uint16_t gw_portid = ss->ei_gw_props->pp_gw_portid; in eib_fip_make_login()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h387 uint16_t pp_gw_portid; member