Searched refs:to_c4iw_cq (Results 1 – 3 of 3) sorted by relevance
240 struct c4iw_cq *chp = to_c4iw_cq(qhp->ibqp.send_cq); in c4iw_flush_sq()833 chp = to_c4iw_cq(ibcq); in c4iw_poll_cq()853 chp = to_c4iw_cq(ib_cq); in c4iw_destroy_cq()1010 chp = to_c4iw_cq(ibcq); in c4iw_arm_cq()
422 static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq) in to_c4iw_cq() function
1181 rchp = to_c4iw_cq(qhp->ibqp.recv_cq); in flush_qp()1182 schp = to_c4iw_cq(qhp->ibqp.send_cq); in flush_qp()