Searched refs:hermon_sw_qp_s (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h217 * The hermon_sw_qp_s structure is also referred to using the "hermon_qphdl_t"
242 struct hermon_sw_qp_s { struct
326 _NOTE(READ_ONLY_DATA(hermon_sw_qp_s::qp_qpnum
327 hermon_sw_qp_s::qp_sq_buf
328 hermon_sw_qp_s::qp_sq_log_wqesz
329 hermon_sw_qp_s::qp_sq_bufsz
330 hermon_sw_qp_s::qp_sq_sgl
331 hermon_sw_qp_s::qp_rq_buf
332 hermon_sw_qp_s::qp_rq_log_wqesz
333 hermon_sw_qp_s
[all...]
H A Dhermon_typedef.h121 typedef struct hermon_sw_qp_s *hermon_qphdl_t;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c274 bzero(qp, sizeof (struct hermon_sw_qp_s));
888 bzero(qp, sizeof (struct hermon_sw_qp_s));
1421 bzero(qp, sizeof (struct hermon_sw_qp_s));
H A Dhermon_rsrc.c1102 sizeof (struct hermon_sw_qp_s);

Completed in 124 milliseconds