Searched refs:hca_fd (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h46 int hca_fd; /* fd for the HCA ie. tavor */ member in struct:dapls_ib_hca_handle
190 int hca_fd; member in struct:dapls_ib_hca_state
H A Ddapl_tavor_ibtf_qp.c171 int hca_fd; local
184 hca_fd = ia_ptr->hca_ptr->ib_hca_handle->hca_fd;
292 hca_fd, mqp->mqp_sdbr_mapoffset, mqp->mqp_sdbr_offset);
295 hca_fd, mqp->mqp_rdbr_mapoffset, mqp->mqp_rdbr_offset);
298 (PROT_READ | PROT_WRITE), MAP_SHARED, hca_fd,
590 int hca_fd; local
602 hca_fd = ia_ptr->hca_ptr->ib_hca_handle->hca_fd;
643 msrq->msrq_rdbr_maplen, hca_fd,
931 int hca_fd; local
[all...]
H A Ddapl_tavor_hca.c280 g_tavor_state[idx].hca_fd = fd;
397 g_tavor_state[i].hca_fd = 0;
437 (void) close(g_tavor_state[i].hca_fd);
568 hca_p->hca_fd = g_tavor_state[hca_ptr->tavor_idx].hca_fd;
H A Ddapl_tavor_ibtf_util.c78 int hca_fd; local
114 hca_fd = ia_ptr->hca_ptr->ib_hca_handle->hca_fd;
161 mcq->mcq_polldbr_maplen, hca_fd,
167 mcq->mcq_armdbr_maplen, hca_fd,
173 (PROT_READ | PROT_WRITE), MAP_SHARED, hca_fd,
286 int hca_fd; local
326 hca_fd = hca_ptr->ib_hca_handle->hca_fd;
353 mcq->mcq_polldbr_maplen, hca_fd,
[all...]

Completed in 26 milliseconds