c4iw_cq
struct c4iw_cq *chp;
struct c4iw_cq *chp = to_c4iw_cq(qhp->ibqp.send_cq);
void c4iw_flush_hw_cq(struct c4iw_cq *chp)
static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc)
struct c4iw_cq *chp;
struct c4iw_cq *chp;
struct c4iw_cq *chp = to_c4iw_cq(ibcq);
static void post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp,
struct c4iw_cq *chp;
struct c4iw_cq *chp;
static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid)
static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq)
return container_of(ibcq, struct c4iw_cq, ibcq);
void c4iw_flush_hw_cq(struct c4iw_cq *cq);
#define c4iw_ib_cq c4iw_cq
static void __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp,
struct c4iw_cq *schp)
struct c4iw_cq *rchp, *schp;
struct c4iw_cq *schp;
struct c4iw_cq *rchp;
schp = get_chp(rhp, ((struct c4iw_cq *)attrs->send_cq)->cq.cqid);
rchp = get_chp(rhp, ((struct c4iw_cq *)attrs->recv_cq)->cq.cqid);
qhp->attr.scq = ((struct c4iw_cq *) attrs->send_cq)->cq.cqid;
qhp->attr.rcq = ((struct c4iw_cq *) attrs->recv_cq)->cq.cqid;
struct c4iw_cq *schp;
struct c4iw_cq *rchp;