Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c809 tavor_mwhdl_t *mwhdl) in tavor_mw_alloc()
813 tavor_mwhdl_t mw; in tavor_mw_alloc()
857 mw = (tavor_mwhdl_t)rsrc->tr_addr; in tavor_mw_alloc()
922 tavor_mw_free(tavor_state_t *state, tavor_mwhdl_t *mwhdl, uint_t sleep) in tavor_mw_free()
925 tavor_mwhdl_t mw; in tavor_mw_free()
H A Dtavor_ci.c1751 tavor_mwhdl_t mwhdl; in tavor_ci_alloc_mw()
1795 tavor_mwhdl_t mwhdl; in tavor_ci_free_mw()
1810 mwhdl = (tavor_mwhdl_t)mw; in tavor_ci_free_mw()
1831 tavor_mwhdl_t mwhdl; in tavor_ci_query_mw()
1846 mwhdl = (tavor_mwhdl_t)mw; in tavor_ci_query_mw()
H A Dtavor_wr.c2074 tavor_mwhdl_t mw; in tavor_wr_bind_check()
2080 mw = (tavor_mwhdl_t)wr->wr.rc.rcwr.bind->bind_ibt_mw_hdl; in tavor_wr_bind_check()