Lines Matching refs:c4iw_cq
983 struct c4iw_cq *schp;
1039 struct c4iw_cq *rchp;
1596 static void __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp,
1597 struct c4iw_cq *schp)
1662 struct c4iw_cq *rchp, *schp;
2116 struct c4iw_cq *schp;
2117 struct c4iw_cq *rchp;
2131 schp = get_chp(rhp, ((struct c4iw_cq *)attrs->send_cq)->cq.cqid);
2132 rchp = get_chp(rhp, ((struct c4iw_cq *)attrs->recv_cq)->cq.cqid);
2188 qhp->attr.scq = ((struct c4iw_cq *) attrs->send_cq)->cq.cqid;
2189 qhp->attr.rcq = ((struct c4iw_cq *) attrs->recv_cq)->cq.cqid;