Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h326 int hermon_mr_dealloc_fmr(hermon_state_t *state, hermon_mrhdl_t *mrhdl);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c2636 (void) hermon_mr_dealloc_fmr(state, &fmr->fmr); in hermon_create_fmr_pool()
2666 (void) hermon_mr_dealloc_fmr(state, &fmr->fmr); in hermon_destroy_fmr_pool()
H A Dhermon_mr.c942 hermon_mr_dealloc_fmr(hermon_state_t *state, hermon_mrhdl_t *mrhdl) in hermon_mr_dealloc_fmr() function