Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_wr.h297 int tavor_wrid_from_reset_handling(tavor_state_t *state, tavor_qphdl_t qp);
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c2328 tavor_wrid_from_reset_handling(tavor_state_t *state, tavor_qphdl_t qp) in tavor_wrid_from_reset_handling() function
2336 TAVOR_TNF_ENTER(tavor_wrid_from_reset_handling); in tavor_wrid_from_reset_handling()
2360 TAVOR_TNF_EXIT(tavor_wrid_from_reset_handling); in tavor_wrid_from_reset_handling()
2389 TAVOR_TNF_EXIT(tavor_wrid_from_reset_handling); in tavor_wrid_from_reset_handling()
2461 TAVOR_TNF_EXIT(tavor_wrid_from_reset_handling); in tavor_wrid_from_reset_handling()
2545 TAVOR_TNF_EXIT(tavor_wrid_from_reset_handling); in tavor_wrid_from_reset_handling()
2603 TAVOR_TNF_EXIT(tavor_wrid_from_reset_handling); in tavor_wrid_from_reset_handling()
H A Dtavor_qpmod.c269 status = tavor_wrid_from_reset_handling(state, qp); in tavor_qp_modify()