~ubuntu-branches/ubuntu/vivid/ibutils/vivid

« back to all changes in this revision

Viewing changes to ibmgtsim/src/sma.h

  • Committer: Package Import Robot
  • Author(s): Ana Beatriz Guerrero Lopez
  • Date: 2014-07-04 11:26:44 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20140704112644-en6fo4oq2wrio7a3
Tags: 1.5.7-3
* Upload to unstable.
* Add a watch file.
* Add fields Vcs-Browser/Vcs-Git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright (c) 2004 Mellanox Technologies LTD. All rights reserved.
 
2
 * Copyright (c) 2004-2010 Mellanox Technologies LTD. All rights reserved.
3
3
 *
4
4
 * This software is available to you under a choice of one of two
5
5
 * licenses.  You may choose to be licensed under the terms of the GNU
29
29
 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30
30
 * SOFTWARE.
31
31
 *
32
 
 * $Id$
33
32
 */
34
33
 
35
34
/****h* IBMS/Subnet Manager Agent
141
140
  /* init functions of node structures */
142
141
  void initSwitchInfo();
143
142
  void initNodeInfo();
 
143
  void initGuidInfo();
144
144
  void initPortInfo();
145
145
  void initPKeyTables();
146
146
  void initMftTable();
202
202
  int sl2VlMad(ibms_mad_msg_t &respMadMsg, ibms_mad_msg_t &reqMadMsg, uint8_t inPort);
203
203
  /* VL Arbitration */
204
204
  int vlArbMad(ibms_mad_msg_t &respMadMsg, ibms_mad_msg_t &reqMadMsg, uint8_t inPort);
 
205
  /* GuidInfo */
 
206
  int guidInfoMad(ibms_mad_msg_t &respMadMsg, ibms_mad_msg_t &reqMadMsg, uint8_t inPort);
205
207
 
206
208
 public:
207
209
  /* Top level of handling the SMA MAD. Might result with a call to the