Searched refs:mthca_MODIFY_QP (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mthca/ |
H A D | mthca_cmd.h | 308 int mthca_MODIFY_QP(struct mthca_dev *dev, enum ib_qp_state cur,
|
H A D | mthca_qp.c | 781 err = mthca_MODIFY_QP(dev, cur_state, new_state, qp->qpn, 0, in __mthca_modify_qp() 1453 mthca_MODIFY_QP(dev, qp->state, IB_QPS_RESET, qp->qpn, 0, in mthca_free_qp()
|
H A D | mthca_cmd.c | 1730 int mthca_MODIFY_QP(struct mthca_dev *dev, enum ib_qp_state cur, in mthca_MODIFY_QP() function
|