Searched refs:gdma_sge (Results 1 – 6 of 6) sorted by relevance
279 struct gdma_sge sgl[GDMA_MAX_RQE_SGES];626 struct gdma_sge sgl_array[5];627 struct gdma_sge *sgl_ptr;
106 struct gdma_sge sge;
84 struct gdma_sge *sge; in mana_hwc_post_rx_wqe()192 struct gdma_sge *sge; in mana_hwc_rx_event_handler()204 sge = (struct gdma_sge *)(wqe + 8 + dma_oob->inline_oob_size_div4 * 4); in mana_hwc_rx_event_handler()516 struct gdma_sge *sge; in mana_hwc_post_tx_wqe()
160 struct gdma_sge { struct167 struct gdma_sge *sgl; argument
1029 u32 sgl_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_write_sgl()1078 sgl_data_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_post_work_request()
185 sizeof(struct gdma_sge), in mana_start_xmit()