Searched refs:eibnx_find_child_dip_by_gw (Results 1 – 3 of 3) sorted by relevance
473 dev_info_t *eibnx_find_child_dip_by_gw(eibnx_thr_info_t *, uint16_t);
840 if ((rdip = eibnx_find_child_dip_by_gw(info, portid)) == NULL) { in eibnx_handle_gw_rebirth()868 if ((rdip = eibnx_find_child_dip_by_gw(info, portid)) == NULL) { in eibnx_handle_gw_info_update()
245 eibnx_find_child_dip_by_gw(eibnx_thr_info_t *info, uint16_t gw_portid) in eibnx_find_child_dip_by_gw() function