Searched refs:gdma_sge (Results 1 – 6 of 6) sorted by relevance
174 struct gdma_sge { struct181 struct gdma_sge *sgl; argument460 sizeof(struct gdma_sge) - INLINE_OOB_SMALL_SIZE) / \461 sizeof(struct gdma_sge))464 sizeof(struct gdma_sge)) / sizeof(struct gdma_sge))
293 struct gdma_sge sgl[MAX_RX_WQE_SGL_ENTRIES];762 struct gdma_sge sgl_array[5];763 struct gdma_sge *sgl_ptr;
110 struct gdma_sge sge;
58 struct gdma_sge *sge; in mana_hwc_post_rx_wqe()218 struct gdma_sge *sge; in mana_hwc_rx_event_handler()230 sge = (struct gdma_sge *)(wqe + 8 + dma_oob->inline_oob_size_div4 * 4); in mana_hwc_rx_event_handler()540 struct gdma_sge *sge; in mana_hwc_post_tx_wqe()
1070 u32 sgl_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_write_sgl()1119 sgl_data_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_post_work_request()
367 sizeof(struct gdma_sge), in mana_start_xmit()