Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c1917 tavor_sw_refcnt_t *swrc_old, *swrc_new; in tavor_mr_rereg_xlat_helper() local
2196 swrc_new = (tavor_sw_refcnt_t *)mtt_refcnt->tr_addr; in tavor_mr_rereg_xlat_helper()
2197 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*swrc_new)) in tavor_mr_rereg_xlat_helper()
2198 TAVOR_MTT_REFCNT_INIT(swrc_new); in tavor_mr_rereg_xlat_helper()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c2701 hermon_sw_refcnt_t *swrc_old, *swrc_new; in hermon_mr_rereg_xlat_helper() local
2991 swrc_new = (hermon_sw_refcnt_t *)mtt_refcnt->hr_addr; in hermon_mr_rereg_xlat_helper()
2992 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*swrc_new)) in hermon_mr_rereg_xlat_helper()
2993 HERMON_MTT_REFCNT_INIT(swrc_new); in hermon_mr_rereg_xlat_helper()