Searched refs:IBT_PATH_HOP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1141 if (p_arg->flags & IBT_PATH_HOP) {
1466 if (p_arg->flags & IBT_PATH_HOP) {
2811 if (flags & IBT_PATH_HOP) {
3185 if (p_arg->flags & IBT_PATH_HOP) {
3460 if (p_arg->flags & IBT_PATH_HOP) {
4488 if (flags & IBT_PATH_HOP) {
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h296 IBT_PATH_HOP = 1 << 5, /* pa_hop is specified. */ enumerator in enum:ibt_path_flags_e
330 uint8_t pa_hop; /* IBT_PATH_HOP */

Completed in 72 milliseconds