Home
last modified time | relevance | path

Searched refs:ib_gid_t (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h597 OUT const ib_gid_t ** pp_sgid,
598 OUT const ib_gid_t ** pp_dgid);
604 IN const ib_gid_t * p_sgid,
605 IN const ib_gid_t * p_dgid,
612 IN const ib_gid_t * p_sgid,
613 IN const ib_gid_t * p_dgid,
H A Dosm_mcm_port.h169 ib_gid_t port_gid;
H A Dosm_subnet.h1080 OUT ib_gid_t * p_gid);
1462 struct osm_mgrp *osm_get_mgrp_by_mgid(IN osm_subn_t * subn, IN ib_gid_t * mgid);
H A Dosm_base.h1029 extern const ib_gid_t osm_ipoib_broadcast_mgid;
H A Dosm_perfmgr.h101 ib_gid_t gid;
H A Dosm_helper.h172 extern const ib_gid_t ib_zero_gid;
183 static inline boolean_t ib_gid_is_notzero(IN const ib_gid_t * p_gid) in ib_gid_is_notzero()
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_sa_api.h234 ib_gid_t src_gid;
235 ib_gid_t dest_gid;
325 ib_gid_t gids[IB_MULTIPATH_MAX_GIDS];
744 ib_gid_t gid;
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2499 ib_gid_t dgid;
2500 ib_gid_t sgid;
3486 ib_gid_t redir_gid;
3492 ib_gid_t trap_gid;
7454 ib_gid_t src_gid;
7455 ib_gid_t dest_gid;
7567 ib_gid_t mgid;
7568 ib_gid_t port_gid;
7963 ib_gid_t gid;
8254 ib_gid_t gid;
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_mcmember_record.c139 return memcmp(m1, m2, sizeof(ib_gid_t) - 3); in compare_ipv6_snm_mgids()
151 static unsigned match_ipv6_snm_mgid(ib_gid_t * mgid) in match_ipv6_snm_mgid()
388 ib_gid_t request_gid; in validate_modify()
420 ib_gid_t base_port_gid; in validate_modify()
789 ib_gid_t *mgid = &mcmr->mgid; in build_new_mgid()
830 ib_gid_t bcast_mgid; in mcmr_rcv_create_new_mgrp()
1469 ib_gid_t port_gid; in mcmr_by_comp_mask()
1480 sizeof(ib_gid_t))) in mcmr_by_comp_mask()
1517 sizeof(ib_gid_t)); in mcmr_by_comp_mask()
1546 sizeof(ib_gid_t)); in mcmr_by_comp_mask()
[all …]
H A Dosm_sa_path_record.c882 IN const ib_gid_t * p_sgid, in pr_rcv_build_pr()
883 IN const ib_gid_t * p_dgid, in pr_rcv_build_pr()
1019 IN const ib_gid_t * p_sgid, in pr_rcv_get_port_pair_paths()
1281 OUT const ib_gid_t ** pp_sgid, in osm_pr_get_end_points()
1282 OUT const ib_gid_t ** pp_dgid) in osm_pr_get_end_points()
1415 IN const ib_gid_t * p_sgid, in pr_rcv_process_world()
1416 IN const ib_gid_t * p_dgid, in pr_rcv_process_world()
1462 IN const ib_gid_t * p_sgid, in osm_pr_process_half()
1463 IN const ib_gid_t * p_dgid, in osm_pr_process_half()
1517 IN const ib_gid_t * p_sgid, in osm_pr_process_pair()
[all …]
H A Dosm_sa_class_port_info.c78 ib_gid_t zero_gid; in cpi_rcv_respond()
84 memset(&zero_gid, 0, sizeof(ib_gid_t)); in cpi_rcv_respond()
H A Dosm_prtn_config.c66 const ib_gid_t osm_ipoib_broadcast_mgid = {
85 ib_gid_t mgid;
113 const ib_gid_t *mgid);
116 static inline boolean_t mgid_is_broadcast(const ib_gid_t *mgid) in mgid_is_broadcast()
122 static inline boolean_t mgid_is_ip(const ib_gid_t *mgid) in mgid_is_ip()
H A Dosm_inform.c379 ib_gid_t source_gid; in is_access_permitted()
504 sizeof(ib_gid_t))) { in match_notice_to_inf_rec()
606 ib_gid_t *gid; in log_notice()
607 ib_gid_t *gid1, *gid2; in log_notice()
H A Dosm_prtn.c211 osm_subn_t *p_subn, const ib_gid_t *mgid, in track_mgrp_w_partition()
248 const ib_gid_t *mgid) in osm_prtn_add_mcgroup()
H A Dosm_drop_mgr.c175 ib_gid_t port_gid; in drop_mgr_remove_port()
207 &(port_gid), sizeof(ib_gid_t)); in drop_mgr_remove_port()
H A Dosm_sa_multipath_record.c1225 static ib_net16_t mpr_rcv_get_gids(IN osm_sa_t * sa, IN const ib_gid_t * gids, in mpr_rcv_get_gids()
1291 ib_gid_t *gids; in mpr_rcv_get_end_points()
1301 gids = (ib_gid_t *) p_mpr->gids; in mpr_rcv_get_end_points()
H A Dosm_multicast.c204 &mgrp->mcmember_rec.mgid, sizeof(ib_gid_t)); in mgrp_send_notice()
H A Dosm_sa_informinfo.c75 ib_gid_t subscriber_gid;
H A Dosm_trap_rcv.c640 sizeof(ib_gid_t)); in trap_rcv_process_request()
H A Dosm_state_mgr.c1027 ib_gid_t port_gid; in state_mgr_report_new_ports()
1062 sizeof(ib_gid_t)); in state_mgr_report_new_ports()
H A Dosm_subnet.c922 return memcmp(m1, m2, sizeof(ib_gid_t)); in compar_mgids()
1343 OUT ib_gid_t * p_gid) in osm_get_gid_by_mad_addr()
1465 osm_mgrp_t *osm_get_mgrp_by_mgid(IN osm_subn_t * subn, IN ib_gid_t * mgid) in osm_get_mgrp_by_mgid()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c101 static unsigned valid_gid(ib_gid_t * gid) in valid_gid()
103 ib_gid_t zero_gid; in valid_gid()
329 static int path_record_query(ib_gid_t sgid,uint64_t dguid) in path_record_query()
943 ib_gid_t self_gid; in main()
H A Dsaquery.c72 ib_gid_t sgid, dgid, gid, mgid;
123 static unsigned valid_gid(ib_gid_t * gid) in valid_gid()
125 ib_gid_t zero_gid; in valid_gid()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c636 sizeof(ib_gid_t)); in osmv_query_sa()
640 sizeof(ib_gid_t)); in osmv_query_sa()
H A Dosm_vendor_mlx_sa.c711 dest_gid, sizeof(ib_gid_t)); in osmv_query_sa()
714 src_gid, sizeof(ib_gid_t)); in osmv_query_sa()

12