Searched refs:erdma_modify_qp_state_to_stop (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/infiniband/hw/erdma/ |
D | erdma_qp.c | 102 static int erdma_modify_qp_state_to_stop(struct erdma_qp *qp, in erdma_modify_qp_state_to_stop() function 142 ret = erdma_modify_qp_state_to_stop(qp, attrs, mask); in erdma_modify_qp_internal() 149 ret = erdma_modify_qp_state_to_stop(qp, attrs, mask); in erdma_modify_qp_internal() 153 ret = erdma_modify_qp_state_to_stop(qp, attrs, mask); in erdma_modify_qp_internal() 156 ret = erdma_modify_qp_state_to_stop(qp, attrs, mask); in erdma_modify_qp_internal() 173 ret = erdma_modify_qp_state_to_stop(qp, attrs, mask); in erdma_modify_qp_internal()
|