Home
last modified time | relevance | path

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

/illumos-gate/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);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c343 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
433 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
532 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
609 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
734 status = hermon_wrid_to_reset_handling(state, qp); in hermon_qp_modify()
784 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()