Lines Matching refs:c4iw_qp
348 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp()
478 struct c4iw_qp { struct
496 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp) in to_c4iw_qp() argument
498 return container_of(ibqp, struct c4iw_qp, ibqp); in to_c4iw_qp()
598 struct c4iw_qp *qhp,
843 struct c4iw_qp *qp;
1005 void c4iw_flush_hw_cq(struct c4iw_cq *chp, struct c4iw_qp *flush_qhp);
1009 int c4iw_flush_sq(struct c4iw_qp *qhp);
1011 u16 c4iw_rqes_posted(struct c4iw_qp *qhp);
1012 int c4iw_post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe);
1036 void c4iw_flush_srqidx(struct c4iw_qp *qhp, u32 srqidx);