Home
last modified time | relevance | path

Searched refs:hermon_qp_info_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h195 } hermon_qp_info_t; typedef
370 int hermon_qp_alloc(hermon_state_t *state, hermon_qp_info_t *qpinfo,
372 int hermon_special_qp_alloc(hermon_state_t *state, hermon_qp_info_t *qpinfo,
375 hermon_qp_info_t *qpinfo, ibtl_qp_hdl_t *ibtl_qp_p, ibc_cq_hdl_t *send_cq_p,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c652 hermon_qp_info_t qpinfo; in hermon_ci_alloc_qp()
691 hermon_qp_info_t qpinfo; in hermon_ci_alloc_special_qp()
730 hermon_qp_info_t qpinfo; in hermon_ci_alloc_qp_range()
H A Dhermon_qp.c61 hermon_qp_alloc(hermon_state_t *state, hermon_qp_info_t *qpinfo, in hermon_qp_alloc()
766 hermon_special_qp_alloc(hermon_state_t *state, hermon_qp_info_t *qpinfo, in hermon_special_qp_alloc()
1224 hermon_qp_info_t *qpinfo, ibtl_qp_hdl_t *ibt_qphdl, in hermon_qp_alloc_range()
H A Dhermon_ioctl.c2939 hermon_qp_info_t qpinfo; in hermon_loopback_alloc_qps()