Lines Matching refs:ib_qp
434 struct ib_qp ibqp;
446 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp) in to_c4iw_qp()
861 int c4iw_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
863 int c4iw_post_receive(struct ib_qp *ibqp, struct ib_recv_wr *wr,
865 int c4iw_bind_mw(struct ib_qp *qp, struct ib_mw *mw,
872 void c4iw_qp_add_ref(struct ib_qp *qp);
873 void c4iw_qp_rem_ref(struct ib_qp *qp);
904 int c4iw_destroy_qp(struct ib_qp *ib_qp);
905 struct ib_qp *c4iw_create_qp(struct ib_pd *pd,
908 int c4iw_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr,
910 int c4iw_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr,
912 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn);