Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c379 new_gwi->gw_sl = gwi->gw_sl; in eibnx_add_gw_to_gwlist()
509 if (new_gwi->gw_sl != orig_gwi->gw_sl) { in eibnx_replace_gw_in_gwlist()
511 orig_gwi->gw_sl, new_gwi->gw_sl); in eibnx_replace_gw_in_gwlist()
513 orig_gwi->gw_sl = new_gwi->gw_sl; in eibnx_replace_gw_in_gwlist()
H A Denx_misc.c251 gwi->gw_sl); in eibnx_create_node_props()
255 EIB_PROP_GW_SL, gwi->gw_sl, dip, ret); in eibnx_create_node_props()
H A Denx_fip.c550 gwi->gw_sl = ((sl_portid & FIP_IBA_SL_MASK) >> FIP_IBA_SL_SHIFT); in eibnx_fip_parse_advt_pkt()
H A Denx_hdlrs.c482 eib_gwi.gi_sl = gwi->gw_sl; in eibnx_gw_is_aware()
/titanic_50/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h226 uint8_t gw_sl; member