Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h316 int tavor_mr_mtt_bind(tavor_state_t *state, tavor_bind_info_t *bind,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_srq.c721 status = tavor_mr_mtt_bind(state, &bind, new_srqinfo.qa_dmahdl, &mtt, in tavor_srq_modify()
H A Dtavor_mr.c1193 status = tavor_mr_mtt_bind(state, bh, bind_dmahdl, &mtt, in tavor_mr_common_reg()
1509 tavor_mr_mtt_bind(tavor_state_t *state, tavor_bind_info_t *bind, in tavor_mr_mtt_bind() function