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

/freebsd-11.0-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_path.h83 uint8_t hop_count; member in struct:osm_dr_path
148 osm_dr_path_init(IN osm_dr_path_t * const p_path, IN const osm_bind_handle_t h_bind, IN const uint8_t hop_count, IN const uint8_t path[IB_SUBNET_PATH_HOPS_MAX]) argument
[all...]
/freebsd-11.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_port.c92 osm_physp_init(IN osm_physp_t * const p_physp, IN const ib_net64_t port_guid, IN const uint8_t port_num, IN const struct osm_node *const p_node, IN const osm_bind_handle_t h_bind, IN const uint8_t hop_count, IN const uint8_t * const p_initial_path) argument
/freebsd-11.0-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h3899 uint8_t hop_count; member in struct:_ib_smp
4073 ib_smp_init_new(IN ib_smp_t * const p_smp, IN const uint8_t method, IN const ib_net64_t trans_id, IN const ib_net16_t attr_id, IN const ib_net32_t attr_mod, IN const uint8_t hop_count, IN const ib_net64_t m_key, IN const uint8_t * path_out, IN const ib_net16_t dr_slid, IN const ib_net16_t dr_dlid) argument

Completed in 137 milliseconds