Searched refs:get_ibqp_state (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.h104 enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps);
H A Docrdma_hw.c150 enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps) get_ibqp_state() function
2149 *old_ib_state = get_ibqp_state(qp->state); ocrdma_qp_state_change()
H A Docrdma_verbs.c1519 old_qps = get_ibqp_state(qp->state); ocrdma_modify_qp()
1644 qp_attr->qp_state = get_ibqp_state(qp_state); ocrdma_query_qp()

Completed in 100 milliseconds