Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h521 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask,
H A Dmthca_provider.c1084 .modify_qp = mthca_modify_qp,
H A Dmthca_qp.c858 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, in mthca_modify_qp() function