Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c151 enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps) in get_ibqp_state() function
2145 *old_ib_state = get_ibqp_state(qp->state); in ocrdma_qp_state_change()
H A Docrdma_verbs.c1401 old_qps = get_ibqp_state(qp->state); in ocrdma_modify_qp()
1526 qp_attr->qp_state = get_ibqp_state(qp_state); in ocrdma_query_qp()
/kernel/linux/linux-6.6/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.c151 enum ib_qp_state get_ibqp_state(enum ocrdma_qp_state qps) in get_ibqp_state() function
2141 *old_ib_state = get_ibqp_state(qp->state); in ocrdma_qp_state_change()
H A Docrdma_verbs.c1403 old_qps = get_ibqp_state(qp->state); in ocrdma_modify_qp()
1528 qp_attr->qp_state = get_ibqp_state(qp_state); in ocrdma_query_qp()

Completed in 17 milliseconds