get_ibqp_state   2145 drivers/infiniband/hw/ocrdma/ocrdma_hw.c 		*old_ib_state = get_ibqp_state(qp->state);
get_ibqp_state    104 drivers/infiniband/hw/ocrdma/ocrdma_hw.h enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps);
get_ibqp_state   1416 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c 	old_qps = get_ibqp_state(qp->state);
get_ibqp_state   1541 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c 	qp_attr->qp_state = get_ibqp_state(qp_state);