Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c68 static int hermon_qp_to_error(hermon_state_t *state, hermon_qphdl_t qp);
354 status = hermon_qp_to_error(state, qp); in hermon_qp_modify()
444 status = hermon_qp_to_error(state, qp); in hermon_qp_modify()
543 status = hermon_qp_to_error(state, qp); in hermon_qp_modify()
620 status = hermon_qp_to_error(state, qp); in hermon_qp_modify()
745 status = hermon_qp_to_error(state, qp); in hermon_qp_modify()
3089 hermon_qp_to_error(hermon_state_t *state, hermon_qphdl_t qp) in hermon_qp_to_error() function