Searched refs:max_paths (Results 1 – 2 of 2) sorted by relevance
| /titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/ |
| H A D | ibcm_path.c | 60 uint8_t max_paths; member 83 ibt_path_flags_t flags, uint8_t max_paths); 86 ibt_path_flags_t flags, uint8_t max_paths, ibt_path_info_t *paths, 120 ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_handler_t func, in ibt_aget_paths() argument 124 ibt_hdl, ibtl_cm_get_clnt_name(ibt_hdl), flags, attrp, max_paths, in ibt_aget_paths() 134 return (ibcm_handle_get_path(attrp, flags, max_paths, NULL, NULL, in ibt_aget_paths() 245 uint8_t max_paths, ibt_path_info_t *path, uint8_t *num_paths_p) in ibcm_path_cache_check() argument 251 if (max_paths != 1 || attrp->pa_num_dgids != 1 || in ibcm_path_cache_check() 308 ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_info_t *path) in ibcm_path_cache_add() argument 314 if (max_paths != 1 || attrp->pa_num_dgids != 1 || in ibcm_path_cache_add() [all …]
|
| /titanic_44/usr/src/uts/common/sys/ib/ibtl/ |
| H A D | ibti_common.h | 805 ibt_path_attr_t *attr, uint8_t max_paths, ibt_path_info_t *paths, 821 ibt_path_attr_t *attr, uint8_t max_paths, ibt_path_handler_t func,
|