Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_dev.h531 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask,
Dmthca_provider.c1260 dev->ib_dev.modify_qp = mthca_modify_qp; in mthca_register_device()
Dmthca_qp.c854 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, in mthca_modify_qp() function