Searched refs:mthca_MODIFY_QP (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/mthca/ | 
| D | mthca_cmd.h | 308 int mthca_MODIFY_QP(struct mthca_dev *dev, enum ib_qp_state cur,
  | 
| D | mthca_qp.c | 793 	err = mthca_MODIFY_QP(dev, cur_state, new_state, qp->qpn, 0,  in __mthca_modify_qp() 1468 		mthca_MODIFY_QP(dev, qp->state, IB_QPS_RESET, qp->qpn, 0,  in mthca_free_qp()
  | 
| D | mthca_cmd.c | 1727 int mthca_MODIFY_QP(struct mthca_dev *dev, enum ib_qp_state cur,  in mthca_MODIFY_QP()  function
  |