Lines Matching refs:ib_qp
479 struct ib_qp ibqp;
493 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp) in to_c4iw_qp()
958 int c4iw_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
960 int c4iw_post_receive(struct ib_qp *ibqp, struct ib_recv_wr *wr,
962 int c4iw_bind_mw(struct ib_qp *qp, struct ib_mw *mw,
969 void c4iw_qp_add_ref(struct ib_qp *qp);
970 void c4iw_qp_rem_ref(struct ib_qp *qp);
1001 int c4iw_destroy_qp(struct ib_qp *ib_qp);
1002 struct ib_qp *c4iw_create_qp(struct ib_pd *pd,
1005 int c4iw_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr,
1007 int c4iw_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr,
1009 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn);