Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h89 enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps);
Docrdma_verbs.c1448 old_qps = get_ibqp_state(qp->state); in ocrdma_modify_qp()
1573 qp_attr->qp_state = get_ibqp_state(qp_state); in ocrdma_query_qp()
Docrdma_hw.c134 enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps) in get_ibqp_state() function
2083 *old_ib_state = get_ibqp_state(qp->state); in ocrdma_qp_state_change()