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_dev.h532 int mthca_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask,
H A Dmthca_provider.c1212 dev->ib_dev.query_qp = mthca_query_qp; in mthca_register_device()
H A Dmthca_qp.c425 int mthca_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, in mthca_query_qp() function