Searched refs:gw_sl (Results 1 – 5 of 5) sorted by relevance
379 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()
251 gwi->gw_sl); in eibnx_create_node_props()255 EIB_PROP_GW_SL, gwi->gw_sl, dip, ret); in eibnx_create_node_props()
550 gwi->gw_sl = ((sl_portid & FIP_IBA_SL_MASK) >> FIP_IBA_SL_SHIFT); in eibnx_fip_parse_advt_pkt()
482 eib_gwi.gi_sl = gwi->gw_sl; in eibnx_gw_is_aware()
226 uint8_t gw_sl; member