Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h447 struct ib_qp_init_attr { struct
448 void (*event_handler)(struct ib_event *, void *);
449 void *qp_context;
450 struct ib_cq *send_cq;
451 struct ib_cq *recv_cq;
452 struct ib_srq *srq;
453 struct ib_qp_cap cap;
454 enum ib_sig_type sq_sig_type;
455 enum ib_qp_type qp_type;
456 uint8_t port_num; /* special QP types only */