Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h197 struct hermon_sw_mr_s { struct
222 _NOTE(DATA_READABLE_WITHOUT_LOCK(hermon_sw_mr_s::mr_bindinfo argument
223 hermon_sw_mr_s::mr_lkey
224 hermon_sw_mr_s::mr_mttaddr
225 hermon_sw_mr_s::mr_is_umem
226 hermon_sw_mr_s::mr_is_fmr
227 hermon_sw_mr_s::mr_fmr))
228 _NOTE(MUTEX_PROTECTS_DATA(hermon_sw_mr_s::mr_lock,
229 hermon_sw_mr_s::mr_mptrsrcp
230 hermon_sw_mr_s::mr_mttrsrcp
[all …]
H A Dhermon_typedef.h113 typedef struct hermon_sw_mr_s *hermon_mrhdl_t;
114 typedef struct hermon_sw_mr_s *hermon_mwhdl_t;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c1030 sizeof (struct hermon_sw_mr_s); in hermon_rsrc_init_phase2()