Searched defs:max_paths (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c60 uint8_t max_paths; member in struct:ibcm_path_tqargs_s
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,
124 ibt_hdl, ibtl_cm_get_clnt_name(ibt_hdl), flags, attrp, max_paths,
134 return (ibcm_handle_get_path(attrp, flags, max_paths, NULL, NULL,
147 * If the first 3 match, max_paths is 1, sname is NULL, and sid is 0,
245 uint8_t max_paths, ibt_path_info_t *path, uint8_t *num_paths_p)
251 if (max_paths != 1 || attrp->pa_num_dgids != 1 ||
308 ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_info_
119 ibt_aget_paths(ibt_clnt_hdl_t ibt_hdl, ibt_path_flags_t flags, ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_handler_t func, void *arg) argument
244 ibcm_path_cache_check(ibt_path_flags_t flags, ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_info_t *path, uint8_t *num_paths_p) argument
307 ibcm_path_cache_add(ibt_path_flags_t flags, ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_info_t *path) argument
392 ibt_get_paths(ibt_clnt_hdl_t ibt_hdl, ibt_path_flags_t flags, ibt_path_attr_t *attrp, uint8_t max_paths, ibt_path_info_t *paths, uint8_t *num_paths_p) argument
426 ibcm_handle_get_path(ibt_path_attr_t *attrp, ibt_path_flags_t flags, uint8_t max_paths, ibt_path_info_t *paths, uint8_t *num_path_p, ibt_path_handler_t func, void *arg) argument
506 ibcm_validate_path_attributes(ibt_path_attr_t *attrp, ibt_path_flags_t flags, uint8_t max_paths) argument
655 uint8_t max_paths, num_path; local
3740 uint8_t max_paths, num_path; local
[all...]

Completed in 49 milliseconds