Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c375 new_gwi->gw_lid = gwi->gw_lid; in eibnx_add_gw_to_gwlist()
477 if (new_gwi->gw_lid != orig_gwi->gw_lid) { in eibnx_replace_gw_in_gwlist()
479 orig_gwi->gw_lid, new_gwi->gw_lid); in eibnx_replace_gw_in_gwlist()
481 orig_gwi->gw_lid = new_gwi->gw_lid; in eibnx_replace_gw_in_gwlist()
H A Denx_misc.c210 gwi->gw_lid); in eibnx_create_node_props()
214 EIB_PROP_GW_LID, gwi->gw_lid, dip, ret); in eibnx_create_node_props()
H A Denx_fip.c552 gwi->gw_lid = ntohs(desc_iba->ia_lid); in eibnx_fip_parse_advt_pkt()
H A Denx_hdlrs.c477 eib_gwi.gi_lid = gwi->gw_lid; in eibnx_gw_is_aware()
/titanic_44/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h221 ib_lid_t gw_lid; member