Home
last modified time | relevance | path

Searched refs:mtt_refcnt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c465 mtt_refcnt = mr->mr_mttrefcntp; in tavor_mr_deregister()
545 if (mtt_refcnt != NULL) { in tavor_mr_deregister()
555 tavor_rsrc_free(state, &mtt_refcnt); in tavor_mr_deregister()
1213 &mtt_refcnt); in tavor_mr_common_reg()
1217 mr->mr_mttrefcntp = mtt_refcnt; in tavor_mr_common_reg()
1299 tavor_rsrc_free(state, &mtt_refcnt); in tavor_mr_common_reg()
1916 tavor_rsrc_t *mtt, *mtt_refcnt; in tavor_mr_rereg_xlat_helper() local
2173 sleep, &mtt_refcnt); in tavor_mr_rereg_xlat_helper()
2200 mtt_refcnt = mr->mr_mttrefcntp; in tavor_mr_rereg_xlat_helper()
2224 tavor_rsrc_free(state, &mtt_refcnt); in tavor_mr_rereg_xlat_helper()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c778 mtt_refcnt = mr->mr_mttrefcntp; in hermon_mr_deregister()
878 if (mtt_refcnt != NULL) { in hermon_mr_deregister()
1670 &mtt_refcnt); in hermon_mr_common_reg()
1675 mr->mr_mttrefcntp = mtt_refcnt; in hermon_mr_common_reg()
1792 hermon_rsrc_free(state, &mtt_refcnt); in hermon_mr_common_reg()
2083 &mtt_refcnt); in hermon_mr_alloc_lkey()
2088 mr->mr_mttrefcntp = mtt_refcnt; in hermon_mr_alloc_lkey()
2700 hermon_rsrc_t *mtt, *mtt_refcnt; in hermon_mr_rereg_xlat_helper() local
2967 sleep, &mtt_refcnt); in hermon_mr_rereg_xlat_helper()
2995 mtt_refcnt = mr->mr_mttrefcntp; in hermon_mr_rereg_xlat_helper()
[all …]