Searched refs:gdma_sge (Results 1 – 5 of 5) sorted by relevance
219 struct gdma_sge { struct226 struct gdma_sge *sgl; argument499 sizeof(struct gdma_sge) - INLINE_OOB_SMALL_SIZE) / \500 sizeof(struct gdma_sge))503 sizeof(struct gdma_sge)) / sizeof(struct gdma_sge))
125 struct gdma_sge *sge; in mana_hwc_post_rx_wqe()228 struct gdma_sge *sge; in mana_hwc_rx_event_handler()247 sge = (struct gdma_sge *)(wqe + 8 + dma_oob->inline_oob_size_div4 * 4); in mana_hwc_rx_event_handler()586 struct gdma_sge *sge; in mana_hwc_post_tx_wqe()
134 struct gdma_sge sge;
413 struct gdma_sge sgl[MAX_RX_WQE_SGL_ENTRIES];726 struct gdma_sge sgl_array[MAX_MBUF_FRAGS];
1295 uint32_t sgl_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_write_sgl()1345 sgl_data_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_post_work_request()