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;
2118 struct c4iw_cq *schp;
2119 struct c4iw_cq *rchp;
2135 schp = get_chp(rhp, ((struct c4iw_cq *)attrs->send_cq)->cq.cqid);
2136 rchp = get_chp(rhp, ((struct c4iw_cq *)attrs->recv_cq)->cq.cqid);
2198 qhp->attr.scq = ((struct c4iw_cq *) attrs->send_cq)->cq.cqid;
2199 qhp->attr.rcq = ((struct c4iw_cq *) attrs->recv_cq)->cq.cqid;