Searched refs:hermon_sw_refcnt_t (Results 1 – 3 of 3) sorted by relevance
121 } hermon_sw_refcnt_t; typedef122 _NOTE(DATA_READABLE_WITHOUT_LOCK(hermon_sw_refcnt_t::swrc_refcnt))123 _NOTE(MUTEX_PROTECTS_DATA(hermon_sw_refcnt_t::swrc_lock,124 hermon_sw_refcnt_t::swrc_refcnt))
1474 hermon_sw_refcnt_t *swrc_tmp; in hermon_mr_common_reg()1676 swrc_tmp = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr; in hermon_mr_common_reg()2023 hermon_sw_refcnt_t *swrc_tmp; in hermon_mr_alloc_lkey()2089 swrc_tmp = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr; in hermon_mr_alloc_lkey()2701 hermon_sw_refcnt_t *swrc_old, *swrc_new; in hermon_mr_rereg_xlat_helper()2769 swrc_old = (hermon_sw_refcnt_t *)mr->mr_mttrefcntp->hr_addr; in hermon_mr_rereg_xlat_helper()2991 swrc_new = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr; in hermon_mr_rereg_xlat_helper()3404 hermon_sw_refcnt_t *rc; in hermon_mtt_refcnt_inc()3406 rc = (hermon_sw_refcnt_t *)rsrc->hr_addr; in hermon_mtt_refcnt_inc()3418 hermon_sw_refcnt_t *rc; in hermon_mtt_refcnt_dec()[all …]
1117 rsrc_pool->rsrc_quantum = sizeof (hermon_sw_refcnt_t); in hermon_rsrc_init_phase2()2554 hermon_sw_refcnt_t *refcnt; in hermon_rsrc_refcnt_constructor()2557 refcnt = (hermon_sw_refcnt_t *)rc; in hermon_rsrc_refcnt_constructor()2575 hermon_sw_refcnt_t *refcnt; in hermon_rsrc_refcnt_destructor()2577 refcnt = (hermon_sw_refcnt_t *)rc; in hermon_rsrc_refcnt_destructor()