PPL Logo

infiContext Struct Reference
[NET]

Collaboration diagram for infiContext:

Collaboration graph
[legend]

Data Fields

struct ibv_context * context
fd_set asyncFds
struct timeval tmo
int ibPort
struct ibv_pd * pd
struct ibv_cq * sendCq
struct ibv_cq * recvCq
struct ibv_srq * srq
struct ibv_mr * mr
struct ibv_ah ** ah
struct ibv_qp * qp
struct infiAddr localAddr
struct infiBufferPoolrecvBufferPool
infiPacket infiPacketFreeList
struct infiPacketHeader header
int sendCqSize
int recvCqSize
void * buffer
struct ibv_context * context
struct ibv_pd * pd
struct ibv_cq * sendCq
struct ibv_cq * recvCq
struct ibv_srq * srq
struct ibv_qp ** qp
struct infiAddrlocalAddr
struct infiBufferPoolrecvBufferPool
int srqSize
int tokensLeft
infiBufferedBcastPool bufferedBcastList
struct infiRdmaPacketbufferedRdmaAcks
struct infiRdmaPacketbufferedRdmaRequests
int insideProcessBufferedBcasts

Detailed Description

Definition at line 79 of file machine-ibud.c.


Field Documentation

struct ibv_context* infiContext::context [read]

Definition at line 80 of file machine-ibud.c.

Referenced by createLocalQps(), createqp(), and processAsyncEvents().

struct ibv_context* infiContext::context [read]

Definition at line 244 of file machine-ibverbs.c.


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

Generated on Sat May 26 08:11:15 2012 for Charm++ by  doxygen 1.5.5