Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_utils.c485 sa_multipath_record_t *multipath_record = in ibmf_saa_multipath_record_parse_buffer()
486 (sa_multipath_record_t *)record; in ibmf_saa_multipath_record_parse_buffer()
490 sizeof (sa_multipath_record_t)); in ibmf_saa_multipath_record_parse_buffer()
498 multipath_record + sizeof (sa_multipath_record_t), in ibmf_saa_multipath_record_parse_buffer()
871 sa_multipath_record_t *multipath_record = in ibmf_saa_multipath_record_to_buf()
872 (sa_multipath_record_t *)record; in ibmf_saa_multipath_record_to_buf()
879 sizeof (sa_multipath_record_t) + sizeof (ib_gid_t) * num_gids, in ibmf_saa_multipath_record_to_buf()
1090 struct_size - sizeof (sa_multipath_record_t); in ibmf_saa_utils_pack_payload()
1287 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()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1379 sa_multipath_record_t *mpr_req; in ibcm_get_multi_pathrec()
1418 sizeof (sa_multipath_record_t); in ibcm_get_multi_pathrec()
1425 sizeof (sa_multipath_record_t)); in ibcm_get_multi_pathrec()
1568 access_args.sq_template_length = sizeof (sa_multipath_record_t); in ibcm_get_multi_pathrec()
2577 sa_multipath_record_t *mpr_req; in ibt_get_alt_path()
2776 sizeof (sa_multipath_record_t)); in ibt_get_alt_path()
3380 sa_multipath_record_t *mpr_req; in ibcm_get_ip_mpr()
3415 sizeof (sa_multipath_record_t); in ibcm_get_ip_mpr()
3422 sizeof (sa_multipath_record_t)); in ibcm_get_ip_mpr()
4248 sa_multipath_record_t *mpr_req; in ibt_get_ip_alt_path()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsa_recs.h713 } sa_multipath_record_t; typedef
740 } sa_multipath_record_t; typedef