

Definition at line 272 of file machine-dgram.c.
| OtherNodeStruct::LIST_DEFINE | ( | AmmassoBuffer | , | |
| recv_buf | ||||
| ) |
| OtherNodeStruct::LIST_DEFINE | ( | AmmassoBuffer | , | |
| pending | ||||
| ) |
| OtherNodeStruct::LIST_DEFINE | ( | AmmassoToken | , | |
| sendTokens | ||||
| ) |
| OtherNodeStruct::LIST_DEFINE | ( | AmmassoToken | , | |
| usedTokens | ||||
| ) |
Definition at line 274 of file machine-dgram.c.
Referenced by AssembleDatagram(), IntegrateAckDatagram(), KillOnAllSigs(), node_addresses_store(), TransmitAckDatagram(), TransmitImplicitDgram(), and TransmitImplicitDgram1().
Definition at line 274 of file machine-dgram.c.
Referenced by KillOnAllSigs(), and node_addresses_store().
| unsigned int OtherNodeStruct::mach_id |
Definition at line 276 of file machine-dgram.c.
Referenced by CmiCheckGmStatus(), enqueue_sending(), node_addresses_store(), send_callback(), and sendBarrierMessage().
| unsigned int OtherNodeStruct::dataport |
Definition at line 277 of file machine-dgram.c.
Referenced by enqueue_sending(), node_addresses_store(), send_callback(), and sendBarrierMessage().
struct sockaddr_in OtherNodeStruct::addr [read] |
Definition at line 278 of file machine-dgram.c.
Referenced by CmiDirect_put(), establishQPConnection(), node_addresses_store(), TransmitAckDatagram(), TransmitImplicitDgram(), and TransmitImplicitDgram1().
| SOCKET OtherNodeStruct::sock |
| mx_endpoint_addr_t OtherNodeStruct::endpoint_addr |
Definition at line 285 of file machine-dgram.c.
Referenced by OtherNode_init(), and processFutureMessages().
| unsigned int OtherNodeStruct::send_last |
Definition at line 288 of file machine-dgram.c.
Referenced by OtherNode_init(), and TransmitDatagram().
Definition at line 289 of file machine-dgram.c.
Referenced by IntegrateAckDatagram(), OtherNode_init(), and TransmitDatagram().
Definition at line 290 of file machine-dgram.c.
Referenced by CmiLongSendQueue(), EnqueueOutgoingDgram(), IntegrateAckDatagram(), OtherNode_init(), and TransmitDatagram().
Definition at line 291 of file machine-dgram.c.
Referenced by EnqueueOutgoingDgram(), IntegrateAckDatagram(), and OtherNode_init().
| unsigned int OtherNodeStruct::send_next |
Definition at line 292 of file machine-dgram.c.
Referenced by DeliverViaNetwork(), EnqueueOutgoingDgram(), establishQPConnection(), OtherNode_init(), and sendDataOnQP().
| unsigned int OtherNodeStruct::send_good |
Definition at line 294 of file machine-dgram.c.
Referenced by OtherNode_init(), and TransmitDatagram().
| unsigned int OtherNodeStruct::send_ack_seqno |
Definition at line 295 of file machine-dgram.c.
Referenced by OtherNode_init(), and TransmitAckDatagram().
struct PendingMsgStruct* OtherNodeStruct::sendhead [read] |
Definition at line 298 of file machine-dgram.c.
Referenced by enqueue_sending(), and OtherNode_init().
struct PendingMsgStruct * OtherNodeStruct::sendtail [read] |
Definition at line 298 of file machine-dgram.c.
Referenced by enqueue_sending(), and OtherNode_init().
Definition at line 299 of file machine-dgram.c.
Referenced by OtherNode_init(), send_callback(), and send_progress().
Definition at line 300 of file machine-dgram.c.
Referenced by OtherNode_init(), send_callback(), and send_progress().
struct infiOtherNodeData* OtherNodeStruct::infiData [read] |
Definition at line 304 of file machine-dgram.c.
Referenced by CmiDirect_put(), createah(), EnqueueDummyPacket(), EnqueuePacket(), EnqueueRdmaPacket(), increasePostedRecvs(), increaseTokens(), node_addresses_store(), processMessage(), and processRdmaRequest().
| cc_uint32_t OtherNodeStruct::recv_cq_depth |
| cc_cq_handle_t OtherNodeStruct::recv_cq |
Definition at line 311 of file machine-dgram.c.
Referenced by establishQPConnection(), and reestablishQPConnection().
| cc_uint32_t OtherNodeStruct::send_cq_depth |
| cc_cq_handle_t OtherNodeStruct::send_cq |
Definition at line 313 of file machine-dgram.c.
Referenced by ammasso_check_post_err(), AmmassoDoIdle(), establishQPConnection(), getQPSendToken(), reestablishQPConnection(), and sendDataOnQP().
| cc_qp_id_t OtherNodeStruct::qp_id |
| cc_qp_handle_t OtherNodeStruct::qp |
Definition at line 315 of file machine-dgram.c.
Referenced by AsynchronousEventHandler(), checkAllQps(), establishQPConnection(), processAmmassoControlMessage(), reestablishQPConnection(), ReleaseTokens(), sendAck(), and sendDataOnQP().
Definition at line 317 of file machine-dgram.c.
Referenced by AsynchronousEventHandler(), CmiAmmassoOpenQueuePairs(), DeliverViaNetwork(), displayQueueQuery(), establishQPConnection(), getQPSendToken(), processAmmassoControlMessage(), ProcessMessage(), reestablishQPConnection(), ReleaseTokens(), sendAck(), and sendDataOnQP().
Definition at line 333 of file machine-dgram.c.
Referenced by CheckRecvBufForMessage(), CmiAmmassoOpenQueuePairs(), processAmmassoControlMessage(), sendAck(), and sendDataOnQP().
Definition at line 336 of file machine-dgram.c.
Referenced by CheckRecvBufForMessage(), CmiAmmassoOpenQueuePairs(), ProcessMessage(), sendAck(), and sendDataOnQP().
| cc_sq_wr_t* OtherNodeStruct::ack_sq_wr |
Definition at line 339 of file machine-dgram.c.
Referenced by AsynchronousEventHandler(), CmiAmmassoOpenQueuePairs(), and sendAck().
Definition at line 342 of file machine-dgram.c.
Referenced by CmiAmmassoOpenQueuePairs(), establishQPConnection(), and getQPSendToken().
Definition at line 349 of file machine-dgram.c.
Referenced by CmiAmmassoOpenQueuePairs(), getQPSendToken(), processAmmassoControlMessage(), and ProcessMessage().
Definition at line 352 of file machine-dgram.c.
Referenced by AsynchronousEventHandler(), CmiAmmassoOpenQueuePairs(), and establishQPConnection().
Definition at line 353 of file machine-dgram.c.
Referenced by CmiAmmassoOpenQueuePairs(), and establishQPConnection().
Definition at line 354 of file machine-dgram.c.
Referenced by CmiAmmassoOpenQueuePairs(), and establishQPConnection().
| cc_ep_handle_t OtherNodeStruct::ep |
Definition at line 356 of file machine-dgram.c.
Referenced by establishQPConnection(), and reestablishQPConnection().
| cc_ep_handle_t OtherNodeStruct::cr |
| cc_qp_query_attrs_t OtherNodeStruct::qp_attrs |
Definition at line 359 of file machine-dgram.c.
Referenced by AsynchronousEventHandler(), establishQPConnection(), and reestablishQPConnection().
| cc_stag_index_t OtherNodeStruct::qp_attrs_stag_index |
Definition at line 362 of file machine-dgram.c.
| cc_inet_addr_t OtherNodeStruct::address |
| cc_inet_port_t OtherNodeStruct::port |
Definition at line 366 of file machine-dgram.c.
Referenced by AsynchronousEventHandler(), CmiAmmassoOpenQueuePairs(), and getQPSendToken().
| cc_stag_t OtherNodeStruct::remote_recv_stag |
Definition at line 368 of file machine-dgram.c.
| cc_uint64_t OtherNodeStruct::remote_starting_to |
Definition at line 369 of file machine-dgram.c.
Definition at line 373 of file machine-dgram.c.
Referenced by AllocatorCheck(), CmiAmmassoOpenQueuePairs(), processAmmassoControlMessage(), sendAck(), and sendDataOnQP().
Definition at line 377 of file machine-dgram.c.
Referenced by AssembleDatagram(), OtherNode_init(), processMessage(), and ProcessMessage().
Definition at line 378 of file machine-dgram.c.
Referenced by AssembleDatagram(), OtherNode_init(), processMessage(), and ProcessMessage().
Definition at line 379 of file machine-dgram.c.
Referenced by AssembleDatagram(), OtherNode_init(), processMessage(), and ProcessMessage().
| char* OtherNodeStruct::asm_msg |
Definition at line 380 of file machine-dgram.c.
Referenced by AssembleDatagram(), OtherNode_init(), processMessage(), and ProcessMessage().
Definition at line 382 of file machine-dgram.c.
Referenced by IntegrateMessageDatagram(), OtherNode_init(), and TransmitAcknowledgement().
Definition at line 383 of file machine-dgram.c.
Referenced by IntegrateMessageDatagram(), OtherNode_init(), and TransmitAcknowledgement().
| unsigned int OtherNodeStruct::recv_expect |
Definition at line 384 of file machine-dgram.c.
Referenced by establishQPConnection(), IntegrateMessageDatagram(), OtherNode_init(), processMessage(), and ProcessMessage().
Definition at line 385 of file machine-dgram.c.
Referenced by AssembleReceivedDatagrams(), IntegrateMessageDatagram(), OtherNode_init(), and TransmitAckDatagram().
Definition at line 386 of file machine-dgram.c.
Referenced by AssembleReceivedDatagrams(), IntegrateMessageDatagram(), OtherNode_init(), and TransmitAcknowledgement().
| unsigned int OtherNodeStruct::recv_next |
Definition at line 387 of file machine-dgram.c.
Referenced by AssembleReceivedDatagrams(), IntegrateMessageDatagram(), OtherNode_init(), and TransmitAckDatagram().
| unsigned int OtherNodeStruct::recv_ack_seqno |
Definition at line 388 of file machine-dgram.c.
Referenced by IntegrateAckDatagram(), and OtherNode_init().
| unsigned int OtherNodeStruct::stat_total_intr |
Definition at line 390 of file machine-dgram.c.
Referenced by OtherNode_init(), and printNetStatistics().
| unsigned int OtherNodeStruct::stat_proc_intr |
Definition at line 391 of file machine-dgram.c.
Referenced by OtherNode_init(), and printNetStatistics().
| unsigned int OtherNodeStruct::stat_send_pkt |
Definition at line 392 of file machine-dgram.c.
Referenced by OtherNode_init(), printNetStatistics(), and TransmitImplicitDgram().
| unsigned int OtherNodeStruct::stat_resend_pkt |
Definition at line 393 of file machine-dgram.c.
Referenced by OtherNode_init(), printNetStatistics(), and TransmitImplicitDgram1().
| unsigned int OtherNodeStruct::stat_send_ack |
Definition at line 394 of file machine-dgram.c.
Referenced by OtherNode_init(), printNetStatistics(), and TransmitAckDatagram().
| unsigned int OtherNodeStruct::stat_recv_pkt |
Definition at line 395 of file machine-dgram.c.
Referenced by IntegrateMessageDatagram(), OtherNode_init(), and printNetStatistics().
| unsigned int OtherNodeStruct::stat_recv_ack |
Definition at line 396 of file machine-dgram.c.
Referenced by IntegrateAckDatagram(), OtherNode_init(), and printNetStatistics().
| unsigned int OtherNodeStruct::stat_ack_pkts |
Definition at line 397 of file machine-dgram.c.
Referenced by IntegrateAckDatagram(), OtherNode_init(), and printNetStatistics().
| unsigned int OtherNodeStruct::stat_consec_resend |
Definition at line 398 of file machine-dgram.c.
Definition at line 400 of file machine-dgram.c.
Referenced by OtherNode_init(), and printNetStatistics().
Definition at line 401 of file machine-dgram.c.
Referenced by AssembleDatagram(), OtherNode_init(), and printNetStatistics().
Definition at line 402 of file machine-dgram.c.
Referenced by OtherNode_init(), and printNetStatistics().
Definition at line 403 of file machine-dgram.c.
Referenced by AssembleDatagram(), OtherNode_init(), and printNetStatistics().
1.5.5