Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h636 int hermon_destroy_fmr_pool(hermon_state_t *state, hermon_fmrhdl_t fmrhdl);
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c2656 hermon_destroy_fmr_pool(hermon_state_t *state, hermon_fmrhdl_t fmrpool) in hermon_destroy_fmr_pool() function
H A Dhermon_ci.c2747 status = hermon_destroy_fmr_pool(state, fmrpoolhdl); in hermon_ci_destroy_fmr_pool()