Searched defs:dapls_ib_hca_handle (Results 1 – 1 of 1) sorted by relevance
43 struct dapls_ib_hca_handle { struct44 int ia_fd; /* fd corresponding to the IA */45 minor_t ia_rnum; /* Kernel resource number of the IA */46 int hca_fd; /* fd for the HCA ie. tavor */47 int *ia_bf_toggle; /* toggle between the 2 bf buffers */48 dapls_hw_uar_t ia_uar; /* pointer to the HCA UAR page */49 void *ia_bf; /* pointer to the Hermon Blueflame page */