Searched refs:gdma_comp (Results 1 – 6 of 6) sorted by relevance
162 struct gdma_comp *comp_buf;
290 struct gdma_comp { struct470 int mana_gd_poll_cq(struct gdma_queue *cq, struct gdma_comp *comp, int num_cqe);
355 struct gdma_comp *completions; in mana_hwc_comp_event()405 struct gdma_comp *comp_buf; in mana_hwc_create_cq()437 comp_buf = mallocarray(q_depth, sizeof(struct gdma_comp), in mana_hwc_create_cq()
401 struct gdma_comp gdma_comp_buf[CQE_POLLING_BUFFER];
1394 mana_gd_read_cqe(struct gdma_queue *cq, struct gdma_comp *comp) in mana_gd_read_cqe()1428 mana_gd_poll_cq(struct gdma_queue *cq, struct gdma_comp *comp, int num_cqe) in mana_gd_poll_cq()
1423 struct gdma_comp *completions = cq->gdma_comp_buf; in mana_poll_tx_cq()1782 struct gdma_comp *cqe) in mana_process_rx_cqe()1866 struct gdma_comp *comp = cq->gdma_comp_buf; in mana_poll_rx_cq()