Searched refs:gdma_sge (Results 1 – 6 of 6) sorted by relevance
269 struct gdma_sge sgl[GDMA_MAX_RQE_SGES];532 struct gdma_sge sgl_array[5];533 struct gdma_sge *sgl_ptr;
104 struct gdma_sge sge;
160 struct gdma_sge { struct167 struct gdma_sge *sgl; argument
84 struct gdma_sge *sge; in mana_hwc_post_rx_wqe()184 struct gdma_sge *sge; in mana_hwc_rx_event_handler()196 sge = (struct gdma_sge *)(wqe + 8 + dma_oob->inline_oob_size_div4 * 4); in mana_hwc_rx_event_handler()514 struct gdma_sge *sge; in mana_hwc_post_tx_wqe()
986 u32 sgl_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_write_sgl()1035 sgl_data_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_post_work_request()
182 sizeof(struct gdma_sge), in mana_start_xmit()