Home
last modified time | relevance | path

Searched refs:mr_mttrsrcp (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c305 mr->mr_mttrsrcp = mrhdl->mr_mttrsrcp; in tavor_mr_register_shared()
312 mtt = mr->mr_mttrsrcp; in tavor_mr_register_shared()
382 mr->mr_mttrsrcp = mtt; in tavor_mr_register_shared()
464 mtt = mr->mr_mttrsrcp; in tavor_mr_deregister()
1272 mr->mr_mttrsrcp = mtt; in tavor_mr_common_reg()
1478 mr->mr_mttrsrcp = NULL; in tavor_dma_mr_register()
1962 nummtt_in_currrsrc = mr->mr_mttrsrcp->tr_len >> TAVOR_MTT_SIZE_SHIFT; in tavor_mr_rereg_xlat_helper()
2045 mtt = mr->mr_mttrsrcp; in tavor_mr_rereg_xlat_helper()
2244 tavor_rsrc_free(state, &mr->mr_mttrsrcp); in tavor_mr_rereg_xlat_helper()
2250 mr->mr_mttrsrcp = mtt; in tavor_mr_rereg_xlat_helper()
H A Dtavor_srq.c808 srq->srq_mrhdl->mr_mttrsrcp); in tavor_srq_modify()
823 old_mtt = srq->srq_mrhdl->mr_mttrsrcp; in tavor_srq_modify()
832 srq->srq_mrhdl->mr_mttrsrcp = mtt; in tavor_srq_modify()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h249 tavor_rsrc_t *mr_mttrsrcp; member
269 tavor_sw_mr_s::mr_mttrsrcp
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c317 mr->mr_mttrsrcp = mrhdl->mr_mttrsrcp; in hermon_mr_register_shared()
324 mtt = mr->mr_mttrsrcp; in hermon_mr_register_shared()
389 mr->mr_mttrsrcp = mtt; in hermon_mr_register_shared()
611 mr->mr_mttrsrcp = mtt; in hermon_mr_alloc_fmr()
678 status = hermon_mr_fast_mtt_write_fmr(state, mr->mr_mttrsrcp, in hermon_mr_register_physical_fmr()
777 mtt = mr->mr_mttrsrcp; in hermon_mr_deregister()
957 mtt = mr->mr_mttrsrcp; in hermon_mr_dealloc_fmr()
1761 mr->mr_mttrsrcp = mtt; in hermon_mr_common_reg()
1984 mr->mr_mttrsrcp = NULL; in hermon_dma_mr_register()
2145 mr->mr_mttrsrcp = mtt; in hermon_mr_alloc_lkey()
[all …]
H A Dhermon_srq.c805 old_mtt = srq->srq_mrhdl->mr_mttrsrcp; in hermon_srq_modify()
814 srq->srq_mrhdl->mr_mttrsrcp = mtt; in hermon_srq_modify()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h200 hermon_rsrc_t *mr_mttrsrcp; member
230 hermon_sw_mr_s::mr_mttrsrcp