Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h299 int hermon_mr_mtt_bind(hermon_state_t *state, hermon_bind_info_t *bind,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c698 status = hermon_mr_mtt_bind(state, &bind, new_srqinfo.qa_dmahdl, &mtt, in hermon_srq_modify()
H A Dhermon_mr.c1650 status = hermon_mr_mtt_bind(state, bh, bind_dmahdl, &mtt, in hermon_mr_common_reg()
2266 hermon_mr_mtt_bind(hermon_state_t *state, hermon_bind_info_t *bind, in hermon_mr_mtt_bind() function