Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_wr.h185 int hermon_wrid_to_reset_handling(hermon_state_t *state, hermon_qphdl_t qp);
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c342 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
432 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
531 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
608 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
733 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
783 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
H A Dhermon_wr.c2293 hermon_wrid_to_reset_handling(hermon_state_t *state, hermon_qphdl_t qp) in hermon_wrid_to_reset_handling() function
H A Dhermon_qp.c1925 if (hermon_wrid_to_reset_handling(state, qp) != DDI_SUCCESS) { in hermon_qp_free()