
#include <vipl_structs.h>
Definition at line 349 of file vipl_structs.h.
|
|
Common set of fields used by all handles. Definition at line 352 of file vipl_structs.h. Referenced by vip_destroy_vi_handle_set(), vip_notify_desc_completion(), vip_process_send_desc(), vip_recv_notify_thread(), vip_send_notify_thread(), and vip_vi_transition_to_error_state(). |
|
|
Send queue of this VI. Definition at line 354 of file vipl_structs.h. Referenced by vip_destroy_vi_handle_set(), vip_handle_3way_ok(), vip_handle_put_ok(), vip_notify_desc_completion(), vip_process_send_desc(), vip_resume_callback(), vip_send_notify_thread(), vip_vi_transition_to_error_state(), and VipCreateVi(). |
|
|
Recv queue of this VI. Definition at line 356 of file vipl_structs.h. Referenced by vip_destroy_vi_handle_set(), vip_handle_3way_done(), vip_handle_matching_message(), vip_handle_put_done(), vip_notify_desc_completion(), vip_recv_notify_thread(), vip_vi_transition_to_error_state(), and VipCreateVi(). |
|
|
Associated PTAG handle. Definition at line 358 of file vipl_structs.h. Referenced by vip_destroy_vi_handle_set(), vip_handle_matching_message(), vip_handle_put_req(), vip_notify_desc_completion(), vip_process_send_desc(), vip_vi_transition_to_error_state(), and VipCreateVi(). |
|
|
Pointer to the connection associated to this VI when connecting. Definition at line 360 of file vipl_structs.h. Referenced by VipCreateVi(). |
|
|
NIC index of the remote VI (network order). Definition at line 362 of file vipl_structs.h. Referenced by vip_return_report(), and VipCreateVi(). |
|
|
VI index of the remote VI (network order). Definition at line 364 of file vipl_structs.h. Referenced by vip_return_report(), and VipCreateVi(). |
|
|
Maximum Transfer Unit of the VI Definition at line 366 of file vipl_structs.h. Referenced by vip_handle_matching_message(), vip_process_send_desc(), and VipCreateVi(). |
|
|
QoS level of the VI (ignored). Definition at line 368 of file vipl_structs.h. Referenced by VipCreateVi(). |
|
|
Index of this VI in the VI handles array in the parent NIC. Definition at line 370 of file vipl_structs.h. Referenced by vip_handle_3way_ok(), vip_handle_matching_message(), vip_handle_put_req(), vip_process_send_desc(), and VipCreateVi(). |
|
|
GM id of the remote VI. Definition at line 372 of file vipl_structs.h. Referenced by vip_handle_3way_ok(), vip_handle_matching_message(), vip_handle_put_ok(), vip_handle_put_req(), vip_process_send_desc(), vip_return_report(), and VipCreateVi(). |
|
|
GM port of the remote VI. Definition at line 374 of file vipl_structs.h. Referenced by vip_handle_3way_ok(), vip_handle_matching_message(), vip_handle_put_ok(), vip_handle_put_req(), vip_process_send_desc(), vip_return_report(), and VipCreateVi(). |
|
|
RDMA Write authorization for the remote VI. Definition at line 376 of file vipl_structs.h. Referenced by vip_handle_conn_req(), vip_handle_matching_message(), vip_handle_put_req(), and VipCreateVi(). |
|
|
Reliability level registered with this VI. Definition at line 378 of file vipl_structs.h. Referenced by vip_flush_fifo_send(), vip_handle_3way_done(), vip_handle_matching_message(), vip_handle_put_done(), vip_handle_put_req(), vip_process_send_desc(), vip_resume_callback(), vip_send_data(), and VipCreateVi(). |
|
|
Number of pending GM callbacks referencing descriptors. Definition at line 380 of file vipl_structs.h. Referenced by vip_flush_fifo_send(), vip_resume_callback(), vip_send_data(), and VipCreateVi(). |
|
|
Current state of the VI. Definition at line 382 of file vipl_structs.h. Referenced by vip_handle_3way_done(), vip_handle_3way_ok(), vip_handle_matching_message(), vip_handle_put_done(), vip_handle_put_ok(), vip_handle_put_req(), vip_process_send_desc(), vip_resume_callback(), vip_vi_transition_to_error_state(), and VipCreateVi(). |
1.4.4.