Home
last modified time | relevance | path

Searched refs:IB_NODE_NUM_PORTS_MAX (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_switch.c284 struct switch_port_path port_paths[IB_NODE_NUM_PORTS_MAX]; in osm_switch_recommend_path()
287 uint8_t scatter_possible_ports[IB_NODE_NUM_PORTS_MAX]; in osm_switch_recommend_path()
H A Dosm_torus.c293 unsigned port_order[IB_NODE_NUM_PORTS_MAX+1];
8628 uint8_t order[IB_NODE_NUM_PORTS_MAX+1]; in torus_lft()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h226 #define IB_NODE_NUM_PORTS_MAX 0xFE macro