Searched refs:shared_mtt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c485 int status, shared_mtt; local
608 shared_mtt = tavor_mtt_refcnt_dec(mtt_refcnt);
609 if (!shared_mtt) {
618 if (!shared_mtt) {
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c755 uint_t shared_mtt; local
886 shared_mtt = hermon_mtt_refcnt_dec(mtt_refcnt);
887 if (!shared_mtt) {
897 if (!shared_mtt) {

Completed in 69 milliseconds