Lines Matching refs:xswitch
59 xswitch_vertex_init(vertex_hdl_t xswitch) in xswitch_vertex_init() argument
66 rc = hwgraph_info_add_LBL(xswitch, in xswitch_vertex_init()
78 xswitch_volunteer_delete(vertex_hdl_t xswitch) in xswitch_volunteer_delete() argument
84 rc = hwgraph_info_remove_LBL(xswitch, in xswitch_volunteer_delete()
94 volunteer_for_widgets(vertex_hdl_t xswitch, vertex_hdl_t master) in volunteer_for_widgets() argument
100 (void)hwgraph_info_get_LBL(xswitch, in volunteer_for_widgets()
107 (void *)xswitch); in volunteer_for_widgets()
140 assign_widgets_to_volunteers(vertex_hdl_t xswitch, vertex_hdl_t hubv) in assign_widgets_to_volunteers() argument
154 xswitch_info = xswitch_info_get(xswitch); in assign_widgets_to_volunteers()
157 (void)hwgraph_info_get_LBL(xswitch, in assign_widgets_to_volunteers()
165 (void *)xswitch); in assign_widgets_to_volunteers()
236 xswitch_volunteer_delete(xswitch); in assign_widgets_to_volunteers()