Searched refs:t4_clear_cq_armed (Results 1 – 2 of 2) sorted by relevance
113 if (t4_clear_cq_armed(&chp->cq)) { in post_qp_event()232 t4_clear_cq_armed(&chp->cq); in c4iw_ev_handler()
712 static inline int t4_clear_cq_armed(struct t4_cq *cq) in t4_clear_cq_armed() function