Lines Matching refs:ib_qp
467 struct ib_qp ibqp;
481 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp) in to_c4iw_qp()
946 int c4iw_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
948 int c4iw_post_receive(struct ib_qp *ibqp, struct ib_recv_wr *wr,
950 int c4iw_bind_mw(struct ib_qp *qp, struct ib_mw *mw,
957 void c4iw_qp_add_ref(struct ib_qp *qp);
958 void c4iw_qp_rem_ref(struct ib_qp *qp);
990 int c4iw_destroy_qp(struct ib_qp *ib_qp);
991 struct ib_qp *c4iw_create_qp(struct ib_pd *pd,
994 int c4iw_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr,
996 int c4iw_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr,
998 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn);