Lines Matching refs:ibnd_node_t

61 	ibnd_node_t *node;
67 ibnd_node_t * node, int portnum);
74 ibnd_node_t *node = cb_data; in recv_switch_info()
82 ibnd_node_t * node) in query_switch_info()
151 ibnd_node_t *node = cb_data; in recv_node_desc()
157 ibnd_node_t * node) in query_node_desc()
229 ibnd_node_t *node = cb_data; in mlnx_ext_port_info_err()
276 ibnd_node_t *node = cb_data; in recv_mlnx_ext_port_info()
322 ibnd_node_t * node, int portnum) in query_mlnx_ext_port_info()
335 ibnd_node_t *node = cb_data; in recv_port_info()
439 ibnd_node_t *node = cb_data; in recv_port0_info()
451 ibnd_node_t * node, int portnum) in query_port_info()
459 static ibnd_node_t *create_node(smp_engine_t * engine, ib_portid_t * path, in create_node()
463 ibnd_node_t *rc = calloc(1, sizeof(*rc)); in create_node()
499 static void link_ports(ibnd_node_t * node, ibnd_port_t * port, in link_ports()
500 ibnd_node_t * remotenode, ibnd_port_t * remoteport) in link_ports()
515 ibnd_node_t * node, ibnd_port_t * port) in dump_endnode()
533 ibnd_node_t *rem_node = NULL; in recv_node_info()
535 ibnd_node_t *node; in recv_node_info()
614 ibnd_node_t *ibnd_find_node_guid(ibnd_fabric_t * fabric, uint64_t guid) in ibnd_find_node_guid()
617 ibnd_node_t *node; in ibnd_find_node_guid()
631 ibnd_node_t *ibnd_find_node_dr(ibnd_fabric_t * fabric, char *dr_str) in ibnd_find_node_dr()
637 int add_to_nodeguid_hash(ibnd_node_t * node, ibnd_node_t * hash[]) in add_to_nodeguid_hash()
640 ibnd_node_t *tblnode; in add_to_nodeguid_hash()
703 void add_to_type_list(ibnd_node_t * node, f_internal_t * f_int) in add_to_type_list()
824 void destroy_node(ibnd_node_t * node) in destroy_node()
838 ibnd_node_t *node = NULL; in ibnd_destroy_fabric()
839 ibnd_node_t *next = NULL; in ibnd_destroy_fabric()
864 ibnd_node_t *cur = NULL; in ibnd_iter_nodes()
883 ibnd_node_t *list = NULL; in ibnd_iter_nodes_type()
884 ibnd_node_t *cur = NULL; in ibnd_iter_nodes_type()
947 ibnd_node_t *cur_node; in ibnd_find_port_dr()