Home
last modified time | relevance | path

Searched refs:swrc_old (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
1985 swrc_old = (tavor_sw_refcnt_t *)mr->mr_mttrefcntp->tr_addr; in tavor_mr_rereg_xlat_helper()
1986 if (TAVOR_MTT_IS_NOT_SHARED(swrc_old) && in tavor_mr_rereg_xlat_helper()
2077 if (!TAVOR_MTT_IS_SHARED(swrc_old)) { in tavor_mr_rereg_xlat_helper()
2171 if (TAVOR_MTT_IS_SHARED(swrc_old)) { in tavor_mr_rereg_xlat_helper()
2223 if (TAVOR_MTT_IS_SHARED(swrc_old)) { in tavor_mr_rereg_xlat_helper()
2239 if (TAVOR_MTT_IS_SHARED(swrc_old)) { 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
2769 swrc_old = (hermon_sw_refcnt_t *)mr->mr_mttrefcntp->hr_addr; in hermon_mr_rereg_xlat_helper()
2770 if (HERMON_MTT_IS_NOT_SHARED(swrc_old) && in hermon_mr_rereg_xlat_helper()
2869 if (!HERMON_MTT_IS_SHARED(swrc_old)) { in hermon_mr_rereg_xlat_helper()
2965 if (HERMON_MTT_IS_SHARED(swrc_old)) { in hermon_mr_rereg_xlat_helper()
3019 if (HERMON_MTT_IS_SHARED(swrc_old)) { in hermon_mr_rereg_xlat_helper()
3036 if (HERMON_MTT_IS_SHARED(swrc_old)) { in hermon_mr_rereg_xlat_helper()