Searched refs:mthca_sqp (Results 1 – 3 of 3) sorted by relevance
243 struct mthca_sqp { struct278 struct mthca_sqp *sqp;
299 static void store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, in store_attrs()1505 struct mthca_sqp *sqp = qp->sqp; in build_mlx_header()
519 qp->sqp = kzalloc(sizeof(struct mthca_sqp), GFP_KERNEL); in mthca_create_qp()