Searched defs:dapls_ib_qp_handle (Results 1 – 1 of 1) sorted by relevance
82 struct dapls_ib_qp_handle { struct83 uint64_t ep_hkey;84 caddr_t qp_addr;85 uint64_t qp_map_len;86 uint32_t qp_num;87 dapls_hw_uar_t qp_iauar; /* copy of the UAR doorbell page */88 void *qp_ia_bf; /* copy of the Hermon Blueflame pg */89 int *qp_ia_bf_toggle; /* ptr to adapter toggle */90 uint32_t qp_num_mpt_shift; /* Max # of MPT entries */92 uint32_t qp_num_premature_events;[all …]