Home
last modified time | relevance | path

Searched refs:mr_mttrefcntp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h250 tavor_rsrc_t *mr_mttrefcntp; member
270 tavor_sw_mr_s::mr_mttrefcntp
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c308 mr->mr_mttrefcntp = mrhdl->mr_mttrefcntp; in tavor_mr_register_shared()
318 (void) tavor_mtt_refcnt_inc(mr->mr_mttrefcntp); in tavor_mr_register_shared()
409 (void) tavor_mtt_refcnt_dec(mr->mr_mttrefcntp); in tavor_mr_register_shared()
465 mtt_refcnt = mr->mr_mttrefcntp; in tavor_mr_deregister()
1217 mr->mr_mttrefcntp = mtt_refcnt; in tavor_mr_common_reg()
1985 swrc_old = (tavor_sw_refcnt_t *)mr->mr_mttrefcntp->tr_addr; in tavor_mr_rereg_xlat_helper()
2200 mtt_refcnt = mr->mr_mttrefcntp; in tavor_mr_rereg_xlat_helper()
2241 (void) tavor_mtt_refcnt_dec(mr->mr_mttrefcntp); in tavor_mr_rereg_xlat_helper()
2251 mr->mr_mttrefcntp = mtt_refcnt; in tavor_mr_rereg_xlat_helper()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h201 hermon_rsrc_t *mr_mttrefcntp; member
231 hermon_sw_mr_s::mr_mttrefcntp
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c320 mr->mr_mttrefcntp = mrhdl->mr_mttrefcntp; in hermon_mr_register_shared()
330 (void) hermon_mtt_refcnt_inc(mr->mr_mttrefcntp); in hermon_mr_register_shared()
420 (void) hermon_mtt_refcnt_dec(mr->mr_mttrefcntp); in hermon_mr_register_shared()
778 mtt_refcnt = mr->mr_mttrefcntp; in hermon_mr_deregister()
1675 mr->mr_mttrefcntp = mtt_refcnt; in hermon_mr_common_reg()
2088 mr->mr_mttrefcntp = mtt_refcnt; in hermon_mr_alloc_lkey()
2769 swrc_old = (hermon_sw_refcnt_t *)mr->mr_mttrefcntp->hr_addr; in hermon_mr_rereg_xlat_helper()
2995 mtt_refcnt = mr->mr_mttrefcntp; in hermon_mr_rereg_xlat_helper()
3038 (void) hermon_mtt_refcnt_dec(mr->mr_mttrefcntp); in hermon_mr_rereg_xlat_helper()
3048 mr->mr_mttrefcntp = mtt_refcnt; in hermon_mr_rereg_xlat_helper()