Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c65 static int tavor_qp_to_error(tavor_state_t *state, tavor_qphdl_t qp);
332 status = tavor_qp_to_error(state, qp); in tavor_qp_modify()
412 status = tavor_qp_to_error(state, qp); in tavor_qp_modify()
494 status = tavor_qp_to_error(state, qp); in tavor_qp_modify()
562 status = tavor_qp_to_error(state, qp); in tavor_qp_modify()
658 status = tavor_qp_to_error(state, qp); in tavor_qp_modify()
2705 tavor_qp_to_error(tavor_state_t *state, tavor_qphdl_t qp) in tavor_qp_to_error() function