Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h388 int hermon_qp_modify(hermon_state_t *state, hermon_qphdl_t qp,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c2995 comm->hlc_status = hermon_qp_modify(lstate->hls_state, comm->hlc_qp_hdl, in hermon_loopback_modify_qp()
3009 comm->hlc_status = hermon_qp_modify(lstate->hls_state, comm->hlc_qp_hdl, in hermon_loopback_modify_qp()
3019 comm->hlc_status = hermon_qp_modify(lstate->hls_state, comm->hlc_qp_hdl, in hermon_loopback_modify_qp()
H A Dhermon_ci.c838 status = hermon_qp_modify(state, qphdl, flags, info_p, actual_sz); in hermon_ci_modify_qp()
H A Dhermon_qpmod.c85 hermon_qp_modify(hermon_state_t *state, hermon_qphdl_t qp, in hermon_qp_modify() function