Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_srq.h79 struct hermon_sw_srq_s { struct
115 _NOTE(READ_ONLY_DATA(hermon_sw_srq_s::srq_pdhdl argument
116 hermon_sw_srq_s::srq_mrhdl
117 hermon_sw_srq_s::srq_srqnum
118 hermon_sw_srq_s::srq_wq_sgl
119 hermon_sw_srq_s::srq_srqcrsrcp
120 hermon_sw_srq_s::srq_rsrcp
121 hermon_sw_srq_s::srq_hdlrarg
122 hermon_sw_srq_s::srq_is_umap
123 hermon_sw_srq_s::srq_uarpg))
[all …]
H A Dhermon_typedef.h118 typedef struct hermon_sw_srq_s *hermon_srqhdl_t;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c135 bzero(srq, sizeof (struct hermon_sw_srq_s)); in hermon_srq_alloc()
H A Dhermon_wr.c2390 struct hermon_sw_srq_s *srq; in hermon_wrid_get_entry()
H A Dhermon_rsrc.c1074 sizeof (struct hermon_sw_srq_s); in hermon_rsrc_init_phase2()