Home
last modified time | relevance | path

Searched refs:srq_desc_off (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c69 uint64_t value, srq_desc_off; in hermon_srq_alloc() local
296 srq_desc_off = (uint64_t)(uintptr_t)srq->srq_wqinfo.qa_buf_aligned - in hermon_srq_alloc()
372 srq->srq_desc_off = srq_desc_off; in hermon_srq_alloc()
598 uint64_t srq_desc_off; in hermon_srq_modify() local
717 srq_desc_off = (uint64_t)(uintptr_t)new_srqinfo.qa_buf_aligned - in hermon_srq_modify()
815 srq->srq_desc_off = srq_desc_off; in hermon_srq_modify()
H A Dhermon_umap.c1744 srq->srq_desc_off); in hermon_umap_srq_data_out()
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_srq.h110 uint64_t srq_desc_off; member
128 hermon_sw_srq_s::srq_desc_off))
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_srq.c71 uint64_t value, srq_desc_off; in tavor_srq_alloc() local
313 srq_desc_off = (uint64_t)(uintptr_t)srq->srq_wqinfo.qa_buf_aligned - in tavor_srq_alloc()
404 srq->srq_desc_off = srq_desc_off; in tavor_srq_alloc()
651 uint64_t srq_desc_off; in tavor_srq_modify() local
798 srq_desc_off = (uint64_t)(uintptr_t)new_srqinfo.qa_buf_aligned - in tavor_srq_modify()
895 srq->srq_desc_off = srq_desc_off; in tavor_srq_modify()
H A Dtavor_wr.c866 (uint32_t)((uintptr_t)first - srq->srq_desc_off), in tavor_post_srq()
2010 srq->srq_desc_off); in tavor_wqe_srq_linknext()
3227 wridlist->wl_srq_desc_off = srq->srq_desc_off; in tavor_wrid_list_srq_init()
H A Dtavor_umap.c1373 srq->srq_desc_off); in tavor_umap_srq_data_out()
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_srq.h149 uint64_t srq_desc_off; member
167 tavor_sw_srq_s::srq_desc_off