Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h319 ibt_mw_flags_t flags, hermon_mwhdl_t *mwhdl);
320 int hermon_mw_free(hermon_state_t *state, hermon_mwhdl_t *mwhdl, uint_t sleep);
H A Dhermon_typedef.h114 typedef struct hermon_sw_mr_s *hermon_mwhdl_t; typedef
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c1516 hermon_mwhdl_t mwhdl; in hermon_ci_alloc_mw()
1550 hermon_mwhdl_t mwhdl; in hermon_ci_free_mw()
1555 mwhdl = (hermon_mwhdl_t)mw; in hermon_ci_free_mw()
1573 hermon_mwhdl_t mwhdl; in hermon_ci_query_mw()
1578 mwhdl = (hermon_mwhdl_t)mw; in hermon_ci_query_mw()
H A Dhermon_mr.c1225 hermon_mwhdl_t *mwhdl) in hermon_mw_alloc()
1229 hermon_mwhdl_t mw; in hermon_mw_alloc()
1279 mw = (hermon_mwhdl_t)rsrc->hr_addr; in hermon_mw_alloc()
1350 hermon_mw_free(hermon_state_t *state, hermon_mwhdl_t *mwhdl, uint_t sleep) in hermon_mw_free()
1353 hermon_mwhdl_t mw; in hermon_mw_free()
H A Dhermon_wr.c2114 hermon_mwhdl_t mw; in hermon_wr_bind_check()
2120 mw = (hermon_mwhdl_t)wr->wr.rc.rcwr.bind->bind_ibt_mw_hdl; in hermon_wr_bind_check()