Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c1092 status = hermon_cmn_qp_cmd_post(state, RST2INIT_QP, qpc, qp->qp_qpnum, in hermon_qp_reset2init()
1293 status = hermon_cmn_qp_cmd_post(state, INIT2INIT_QP, qpc, qp->qp_qpnum, in hermon_qp_init2init()
1667 status = hermon_cmn_qp_cmd_post(state, INIT2RTR_QP, qpc, qp->qp_qpnum, in hermon_qp_init2rtr()
1936 status = hermon_cmn_qp_cmd_post(state, RTR2RTS_QP, qpc, qp->qp_qpnum, in hermon_qp_rtr2rts()
2167 status = hermon_cmn_qp_cmd_post(state, RTS2RTS_QP, qpc, qp->qp_qpnum, in hermon_qp_rts2rts()
2217 status = hermon_cmn_qp_cmd_post(state, RTS2SQD_QP, NULL, qp->qp_qpnum, in hermon_qp_rts2sqd()
2526 status = hermon_cmn_qp_cmd_post(state, SQD2RTS_QP, qpc, qp->qp_qpnum, in hermon_qp_sqd2rts()
2977 status = hermon_cmn_qp_cmd_post(state, SQD2SQD_QP, qpc, qp->qp_qpnum, in hermon_qp_sqd2sqd()
3064 status = hermon_cmn_qp_cmd_post(state, SQERR2RTS_QP, qpc, qp->qp_qpnum, in hermon_qp_sqerr2rts()
3103 status = hermon_cmn_qp_cmd_post(state, TOERR_QP, NULL, qp->qp_qpnum, in hermon_qp_to_error()
[all …]
H A Dhermon_cmd.c2813 hermon_cmn_qp_cmd_post(hermon_state_t *state, uint_t opcode, in hermon_cmn_qp_cmd_post() function
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h735 int hermon_cmn_qp_cmd_post(hermon_state_t *state, uint_t opcode,