Lines Matching refs:t4_cqe
199 struct t4_cqe cqe; in insert_recv_cqe()
232 struct t4_cqe cqe; in insert_sq_cqe()
271 struct t4_cqe *cqe = NULL, *swcqe; in c4iw_flush_hw_cq()
288 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) in cqe_completes_wr()
306 struct t4_cqe *cqe; in c4iw_count_scqes()
325 struct t4_cqe *cqe; in c4iw_count_rcqes()
374 static void create_read_req_cqe(struct t4_wq *wq, struct t4_cqe *hw_cqe, in create_read_req_cqe()
375 struct t4_cqe *read_cqe) in create_read_req_cqe()
423 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq()
427 struct t4_cqe *hw_cqe, read_cqe; in poll_cq()
594 struct t4_cqe cqe = {0, 0}, *rd_cqe; in c4iw_poll_cq_one()