Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h534 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask,
H A Dmthca_provider.c1211 dev->ib_dev.modify_qp = mthca_modify_qp; in mthca_register_device()
H A Dmthca_qp.c846 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, in mthca_modify_qp() function