Searched refs:gw_portid (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c182 if (ch->ch_gwi->gw_portid == gwi->gw_portid) {
210 if (ch->ch_gwi->gw_portid == gwi->gw_portid) {
214 gwi->gw_portid, dip);
245 eibnx_find_child_dip_by_gw(eibnx_thr_info_t *info, uint16_t gw_portid) argument
253 if (ch->ch_gwi->gw_portid == gw_portid)
273 if (lgw->gw_portid == gwi->gw_portid)
[all...]
H A Denx_misc.c218 gwi->gw_portid);
222 EIB_PROP_GW_PORTID, gwi->gw_portid, dip, ret);
469 if ((node_name = eibnx_make_nodename(ti, gwi->gw_portid)) == NULL)
563 gwi->gw_portid);
615 eibnx_make_nodename(eibnx_thr_info_t *info, uint16_t gw_portid) argument
624 info->ti_ident, gw_portid);
H A Denx_fip.c549 gwi->gw_portid = (sl_portid & FIP_IBA_PORTID_MASK);
H A Denx_hdlrs.c478 eib_gwi.gi_portid = gwi->gw_portid;
494 eibnx_handle_gw_rebirth(info, gwi->gw_portid);
851 "port_num=0x%x, gw_portid=0x%x), ret=%d", info->ti_hca_guid,
879 "(hca_guid=0x%llx, port_num=0x%x, gw_portid=0x%x), "
H A Deib_fip.c498 uint16_t gw_portid = ss->ei_gw_props->pp_gw_portid; local
549 sl_portid = (gw_portid & FIP_IBA_PORTID_MASK) |
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h222 uint16_t gw_portid; member in struct:eibnx_gw_info_s

Completed in 72 milliseconds