Searched refs:gdma_comp (Results 1 – 6 of 6) sorted by relevance
132 struct gdma_comp *comp_buf;
229 struct gdma_comp { struct397 int mana_gd_poll_cq(struct gdma_queue *cq, struct gdma_comp *comp, int num_cqe);
284 struct gdma_comp *completions; in mana_hwc_comp_event()334 struct gdma_comp *comp_buf; in mana_hwc_create_cq()366 comp_buf = kcalloc(q_depth, sizeof(struct gdma_comp), GFP_KERNEL); in mana_hwc_create_cq()
250 struct gdma_comp gdma_comp_buf[CQE_POLLING_BUFFER];
783 struct gdma_comp *completions = cq->gdma_comp_buf; in mana_poll_tx_cq()966 struct gdma_comp *cqe) in mana_process_rx_cqe()1053 struct gdma_comp *comp = cq->gdma_comp_buf; in mana_poll_rx_cq()
1079 static int mana_gd_read_cqe(struct gdma_queue *cq, struct gdma_comp *comp) in mana_gd_read_cqe()1106 int mana_gd_poll_cq(struct gdma_queue *cq, struct gdma_comp *comp, int num_cqe) in mana_gd_poll_cq()