Searched refs:ibcm_dinfo_t (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_path.c | 48 } ibcm_dinfo_t; typedef 66 ibtl_cm_port_list_t *, ibcm_dinfo_t *, uint8_t *); 72 ibtl_cm_port_list_t *, ibcm_dinfo_t *); 75 ibtl_cm_port_list_t *, ibcm_dinfo_t *, uint8_t, 79 ibtl_cm_port_list_t *, ibcm_dinfo_t *dinfo, 653 ibcm_dinfo_t *dinfo; in ibcm_process_get_paths() 725 len = (len * sizeof (ibcm_dest_t)) + sizeof (ibcm_dinfo_t); in ibcm_process_get_paths() 894 ibcm_dinfo_t *dinfo, uint8_t *max_count) in ibcm_saa_path_rec() 996 ibcm_dinfo_t dinfo_tmp = *dinfo; in ibcm_saa_path_rec() 1070 ibcm_dinfo_t *dinfo, ibt_path_info_t *paths) in ibcm_update_pri() [all …]
|