Home
last modified time | relevance | path

Searched refs:sa_multipath_record_t (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_utils.c487 sa_multipath_record_t *multipath_record = in ibmf_saa_multipath_record_parse_buffer()
488 (sa_multipath_record_t *)record; in ibmf_saa_multipath_record_parse_buffer()
492 sizeof (sa_multipath_record_t)); in ibmf_saa_multipath_record_parse_buffer()
500 multipath_record + sizeof (sa_multipath_record_t), in ibmf_saa_multipath_record_parse_buffer()
873 sa_multipath_record_t *multipath_record = in ibmf_saa_multipath_record_to_buf()
874 (sa_multipath_record_t *)record; in ibmf_saa_multipath_record_to_buf()
881 sizeof (sa_multipath_record_t) + sizeof (ib_gid_t) * num_gids, in ibmf_saa_multipath_record_to_buf()
1092 struct_size - sizeof (sa_multipath_record_t); in ibmf_saa_utils_pack_payload()
1289 struct_size = sizeof (sa_multipath_record_t) + in ibmf_saa_utils_unpack_payload()
H A Dibmf_saa_impl.c1686 sa_multipath_record_t *multipath_template; in ibmf_saa_impl_init_msg()
1797 (sa_multipath_record_t *)trans_info->si_trans_template; in ibmf_saa_impl_init_msg()
1799 payload_length = sizeof (sa_multipath_record_t) + in ibmf_saa_impl_init_msg()
/titanic_50/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1378 sa_multipath_record_t *mpr_req; in ibcm_get_multi_pathrec()
1417 sizeof (sa_multipath_record_t); in ibcm_get_multi_pathrec()
1424 sizeof (sa_multipath_record_t)); in ibcm_get_multi_pathrec()
1567 access_args.sq_template_length = sizeof (sa_multipath_record_t); in ibcm_get_multi_pathrec()
2576 sa_multipath_record_t *mpr_req; in ibt_get_alt_path()
2766 template_len = (2 * sizeof (ib_gid_t)) + sizeof (sa_multipath_record_t); in ibt_get_alt_path()
2775 sizeof (sa_multipath_record_t)); in ibt_get_alt_path()
2915 access_args.sq_template_length = sizeof (sa_multipath_record_t); in ibt_get_alt_path()
3379 sa_multipath_record_t *mpr_req; in ibcm_get_ip_mpr()
3414 sizeof (sa_multipath_record_t); in ibcm_get_ip_mpr()
[all …]
/titanic_50/usr/src/uts/common/sys/ib/mgt/
H A Dsa_recs.h715 } sa_multipath_record_t; typedef
742 } sa_multipath_record_t; typedef