Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.h274 sol_uverbs_qp_free_state_t uqp_free_state; member
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1013 if (uqp->uqp_free_state != SOL_UVERBS2UCMA_ENABLE_QP_FREE) { in sol_uverbs_close()
1017 uqp->uqp_free_state = SOL_UVERBS2UCMA_FREE_PENDING; in sol_uverbs_close()
2860 uqp->uqp_free_state = SOL_UVERBS2UCMA_DISABLE_QP_FREE; in sol_uverbs_set_qp_free_state()
2868 if (uqp->uqp_free_state != SOL_UVERBS2UCMA_FREE_PENDING) { in sol_uverbs_set_qp_free_state()
2877 uqp->uqp_free_state = SOL_UVERBS2UCMA_ENABLE_QP_FREE; in sol_uverbs_set_qp_free_state()
H A Dsol_uverbs_event.c538 if (uqp->uqp_free_state == SOL_UVERBS2UCMA_FREE_PENDING) { in uverbs_async_qp_event_handler()
H A Dsol_uverbs_qp.c860 if (uqp->uqp_free_state == SOL_UVERBS2UCMA_DISABLE_QP_FREE) { in sol_uverbs_destroy_qp()
863 uqp->uqp_free_state = SOL_UVERBS2UCMA_FREE_PENDING; in sol_uverbs_destroy_qp()