Home
last modified time | relevance | path

Searched refs:qp_ia_bf (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_impl.h88 void *qp_ia_bf; /* copy of the Hermon Blueflame pg */ member
H A Ddapl_hermon_hw.c1185 if (desc_sz && qp->qp_ia_bf != NULL) { /* use Hermon Blueflame */ in dapli_hermon_post_send()
1200 bf_dest = (uint64_t *)((uintptr_t)qp->qp_ia_bf + in dapli_hermon_post_send()
H A Ddapl_tavor_ibtf_qp.c322 qp_p->qp_ia_bf = ia_ptr->hca_ptr->ib_hca_handle->ia_bf; in dapls_ib_qp_alloc()