Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c71 static int tavor_mtt_refcnt_dec(tavor_rsrc_t *rsrc);
409 (void) tavor_mtt_refcnt_dec(mr->mr_mttrefcntp); in tavor_mr_register_shared()
553 shared_mtt = tavor_mtt_refcnt_dec(mtt_refcnt); in tavor_mr_deregister()
2241 (void) tavor_mtt_refcnt_dec(mr->mr_mttrefcntp); in tavor_mr_rereg_xlat_helper()
2526 tavor_mtt_refcnt_dec(tavor_rsrc_t *rsrc) in tavor_mtt_refcnt_dec() function