ib_address_vector Struct Reference

An Infiniband Address Vector. More...

#include <infiniband.h>


Data Fields

unsigned long qpn
 Queue Pair Number.
unsigned long qkey
 Queue key.
unsigned int lid
 Local ID.
enum ib_rate rate
 Rate.
unsigned int sl
 Service level.
unsigned int gid_present
 GID is present.
struct ib_gid gid
 GID, if present.


Detailed Description

An Infiniband Address Vector.

Definition at line 70 of file infiniband.h.


Field Documentation

unsigned long ib_address_vector::qpn

unsigned long ib_address_vector::qkey

Queue key.

Not specified for received packets.

Definition at line 77 of file infiniband.h.

Referenced by arbel_post_send(), hermon_fill_ud_send_wqe(), ib_cm_path_complete(), ib_create_madx(), ib_post_send(), ib_pull(), and ib_push().

unsigned int ib_address_vector::lid

Rate.

Not specified for received packets.

Definition at line 84 of file infiniband.h.

Referenced by arbel_post_send(), hermon_rate(), ib_cm_path_complete(), ib_path_complete(), ib_post_send(), and ib_resolve_path().

unsigned int ib_address_vector::sl


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:05 2010 for gPXE by  doxygen 1.5.7.1