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.c342 status = hermon_wrid_to_reset_handling(state, qp);
432 status = hermon_wrid_to_reset_handling(state, qp);
531 status = hermon_wrid_to_reset_handling(state, qp);
608 status = hermon_wrid_to_reset_handling(state, qp);
733 status = hermon_wrid_to_reset_handling(state, qp);
783 status = hermon_wrid_to_reset_handling(state, qp);
H A Dhermon_wr.c2289 * hermon_wrid_to_reset_handling()
2293 hermon_wrid_to_reset_handling(hermon_state_t *state, hermon_qphdl_t qp) function
H A Dhermon_qp.c1925 if (hermon_wrid_to_reset_handling(state, qp) != DDI_SUCCESS) {

Completed in 58 milliseconds