Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h171 } tavor_sw_refcnt_t; typedef
172 _NOTE(DATA_READABLE_WITHOUT_LOCK(tavor_sw_refcnt_t::swrc_refcnt))
173 _NOTE(MUTEX_PROTECTS_DATA(tavor_sw_refcnt_t::swrc_lock,
174 tavor_sw_refcnt_t::swrc_refcnt))
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c1019 tavor_sw_refcnt_t *swrc_tmp; in tavor_mr_common_reg()
1218 swrc_tmp = (tavor_sw_refcnt_t *)mtt_refcnt->tr_addr; in tavor_mr_common_reg()
1917 tavor_sw_refcnt_t *swrc_old, *swrc_new; in tavor_mr_rereg_xlat_helper()
1985 swrc_old = (tavor_sw_refcnt_t *)mr->mr_mttrefcntp->tr_addr; in tavor_mr_rereg_xlat_helper()
2196 swrc_new = (tavor_sw_refcnt_t *)mtt_refcnt->tr_addr; in tavor_mr_rereg_xlat_helper()
2507 tavor_sw_refcnt_t *rc; in tavor_mtt_refcnt_inc()
2510 rc = (tavor_sw_refcnt_t *)rsrc->tr_addr; in tavor_mtt_refcnt_inc()
2528 tavor_sw_refcnt_t *rc; in tavor_mtt_refcnt_dec()
2531 rc = (tavor_sw_refcnt_t *)rsrc->tr_addr; in tavor_mtt_refcnt_dec()
H A Dtavor_rsrc.c1325 rsrc_pool->rsrc_quantum = sizeof (tavor_sw_refcnt_t); in tavor_rsrc_init_phase2()
2517 tavor_sw_refcnt_t *refcnt; in tavor_rsrc_refcnt_constructor()
2520 refcnt = (tavor_sw_refcnt_t *)rc; in tavor_rsrc_refcnt_constructor()
2538 tavor_sw_refcnt_t *refcnt; in tavor_rsrc_refcnt_destructor()
2540 refcnt = (tavor_sw_refcnt_t *)rc; in tavor_rsrc_refcnt_destructor()