Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h302 int hermon_mr_mtt_unbind(hermon_state_t *state, hermon_bind_info_t *bind,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c791 (void) hermon_mr_mtt_unbind(state, &bind, mtt); in hermon_srq_modify()
874 status = hermon_mr_mtt_unbind(state, &old_bind, old_mtt); in hermon_srq_modify()
H A Dhermon_mr.c2359 hermon_mr_mtt_unbind(hermon_state_t *state, hermon_bind_info_t *bind, in hermon_mr_mtt_unbind() function