Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_cmd.h311 int mthca_QUERY_QP(struct mthca_dev *dev, u32 num, int is_ee,
H A Dmthca_cmd.c1833 int mthca_QUERY_QP(struct mthca_dev *dev, u32 num, int is_ee, in mthca_QUERY_QP() function
H A Dmthca_qp.c449 err = mthca_QUERY_QP(dev, qp->qpn, 0, mailbox); in mthca_query_qp()