Home
last modified time | relevance | path

Searched defs:dapl_ep (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h471 struct dapl_ep { struct
472 DAPL_HEADER header;
474 DAT_EP_PARAM param;
477 ib_qp_handle_t qp_handle;
478 unsigned int qpn; /* qp number */
479 ib_qp_state_t qp_state;
482 ib_cm_handle_t cm_handle;
487 DAT_SOCK_ADDR6 remote_ia_address;
490 void *cr_ptr;
493 unsigned char private_data[DAPL_MAX_PRIVATE_DATA_SIZE];
[all …]