Searched refs:t3_cqe (Results 1 – 6 of 6) sorted by relevance
497 struct t3_cqe { struct619 struct t3_cqe cqe;664 struct t3_cqe *queue;665 struct t3_cqe *sw_queue;694 static inline struct t3_cqe *cxio_next_hw_cqe(struct t3_cq *cq) in cxio_next_hw_cqe()696 struct t3_cqe *cqe; in cxio_next_hw_cqe()704 static inline struct t3_cqe *cxio_next_sw_cqe(struct t3_cq *cq) in cxio_next_sw_cqe()706 struct t3_cqe *cqe; in cxio_next_sw_cqe()715 static inline struct t3_cqe *cxio_next_cqe(struct t3_cq *cq) in cxio_next_cqe()717 struct t3_cqe *cqe; in cxio_next_cqe()
113 struct t3_cqe *cqe; in cxio_hal_cq_op()199 int size = (1UL << (cq->size_log2)) * sizeof(struct t3_cqe); in cxio_create_cq()351 * sizeof(struct t3_cqe), cq->queue, in cxio_destroy_cq()355 * sizeof(struct t3_cqe), M_DEVBUF); in cxio_destroy_cq()385 struct t3_cqe cqe; in insert_recv_cqe()424 struct t3_cqe cqe; in insert_sq_cqe()466 struct t3_cqe *cqe, *swcqe; in cxio_flush_hw_cq()482 static int cqe_completes_wr(struct t3_cqe *cqe, struct t3_wq *wq) in cqe_completes_wr()503 struct t3_cqe *cqe; in cxio_count_scqes()521 struct t3_cqe *cqe; in cxio_count_rcqes()[all …]
126 struct t3_cqe cqe; /* flits 2-3 */173 int cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe,182 void cxio_dump_wce(struct t3_cqe *wce);
92 struct t3_cqe cqe, *rd_cqe; in iwch_poll_cq_one()
191 void cxio_dump_wce(struct t3_cqe *wce) in cxio_dump_wce()
260 sizeof(struct t3_cqe)); in iwch_create_cq()264 sizeof(struct t3_cqe)); in iwch_create_cq()