Home
last modified time | relevance | path

Searched refs:tavor_mwhdl_t (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h335 ibt_mw_flags_t flags, tavor_mwhdl_t *mwhdl);
336 int tavor_mw_free(tavor_state_t *state, tavor_mwhdl_t *mwhdl, uint_t sleep);
H A Dtavor_typedef.h85 typedef struct tavor_sw_mr_s *tavor_mwhdl_t; typedef
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c906 tavor_mwhdl_t *mwhdl) in tavor_mw_alloc()
910 tavor_mwhdl_t mw; in tavor_mw_alloc()
963 mw = (tavor_mwhdl_t)rsrc->tr_addr; in tavor_mw_alloc()
1037 tavor_mw_free(tavor_state_t *state, tavor_mwhdl_t *mwhdl, uint_t sleep) in tavor_mw_free()
1040 tavor_mwhdl_t mw; in tavor_mw_free()
H A Dtavor_ci.c2070 tavor_mwhdl_t mwhdl; in tavor_ci_alloc_mw()
2126 tavor_mwhdl_t mwhdl; in tavor_ci_free_mw()
2149 mwhdl = (tavor_mwhdl_t)mw; in tavor_ci_free_mw()
2174 tavor_mwhdl_t mwhdl; in tavor_ci_query_mw()
2197 mwhdl = (tavor_mwhdl_t)mw; in tavor_ci_query_mw()
H A Dtavor_wr.c2201 tavor_mwhdl_t mw; in tavor_wr_bind_check()
2209 mw = (tavor_mwhdl_t)wr->wr.rc.rcwr.bind->bind_ibt_mw_hdl; in tavor_wr_bind_check()