Lines Matching +full:cct +full:- +full:increase

2  * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2015 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
9 * Copyright (c) 2009-2015 ZIH, TU Dresden, Federal Republic of Germany. All rights reserved.
21 * - Redistributions of source code must retain the above
25 * - Redistributions in binary form must reproduce the above
139 * table (IBA 7.6.9) (-1 == use default)
169 * shift field in CCT entry. See A10.2.2.1.1.
172 * multiplier field in CCT entry. See A10.2.2.1.1.
198 * CCTI Increase
226 * Entries in CCT
447 * If TRUE cause all lids to be re-assigend.
491 * Specifies the polling timeout (in milliseconds) - the timeout
500 * The directory to be used for opensm-subnet.lst, opensm.fdbs,
520 * If TRUE (default) - the log file will be accumulated.
521 * If FALSE - the log file will be erased before starting
529 * the link. If FALSE - only CA/RT nodes are counted.
539 * up/down and fat-tree routing engines (even if this violates
540 * "pure" deadlock free up/down or fat-tree algorithm)
555 * will be used by fat-tree or up/dn routing (provided by User)
559 * will be used by fat-tree routing (provided by User)
563 * will be used by fat-tree routing (provided by User)
584 * Name of the file with extra configuration info for torus-2QoS
588 * If TRUE (default) - SM will exit on fatal subnet initialization
590 * If FALSE - SM will not exit.
613 * OpenSM will validate IPoIB non-broadcast group parameters
787 void *mboxes[IB_LID_MCAST_END_HO - IB_LID_MCAST_START_HO + 1];
833 * The high-level state of the SM. This value is made available
858 * - Any change to the list of switches will set it to high
859 * - Coming out of STANDBY it will be cleared (other SM worked)
860 * - Set to FALSE upon end of all lft assignments.
863 * Similar to the force_heavy_sweep flag. If TRUE - means that
869 * If TRUE - we want to force a heavy sweep. This can be done
870 * either due to receiving of trap - meaning there is some change
877 * If TRUE - we want to force switches in the fabric to be
881 * When in_sweep_hop_0 flag is set to TRUE - this means we are
882 * in sweep_hop_0 - meaning we do not want to continue beyond
902 * that - we want to minimize the number of PortInfoSet requests
919 * FALSE - sweeping is administratively disabled, all
920 * sweeping is inhibited, TRUE - sweeping is done
924 * This flag should be on during first non-master heavy
925 * (including pre-master discovery stage)
1488 return (struct osm_mgrp_box *)p_subn->mboxes[cl_ntoh16(mlid) - IB_LID_MCAST_START_HO]; in osm_get_mbox_by_mlid()