ocrdma_qp_state
enum ocrdma_qp_state state; /* QP state */
enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps)
static enum ocrdma_qp_state get_ocrdma_qp_state(enum ib_qp_state qps)
enum ocrdma_qp_state new_state;
enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps);