Searched refs:gdma_sge (Results 1 – 8 of 8) sorted by relevance
178 struct gdma_sge { struct185 struct gdma_sge *sgl; argument470 sizeof(struct gdma_sge) - INLINE_OOB_SMALL_SIZE) / \471 sizeof(struct gdma_sge))474 sizeof(struct gdma_sge)) / sizeof(struct gdma_sge))
305 struct gdma_sge sgl[MAX_RX_WQE_SGL_ENTRIES];809 struct gdma_sge sgl_array[5];810 struct gdma_sge *sgl_ptr;
110 struct gdma_sge sge;
15 struct gdma_sge gdma_sgl[MAX_WR_SGL_NUM]; in mana_ib_post_recv_ud()81 struct gdma_sge gdma_sgl[MAX_WR_SGL_NUM + 1]; in mana_ib_post_send_ud()
403 u32 wqe_size = sge * sizeof(struct gdma_sge) + sizeof(struct gdma_wqe) + oob_size; in mana_ib_wqe_size()
59 struct gdma_sge *sge; in mana_hwc_post_rx_wqe()219 struct gdma_sge *sge; in mana_hwc_rx_event_handler()231 sge = (struct gdma_sge *)(wqe + 8 + dma_oob->inline_oob_size_div4 * 4); in mana_hwc_rx_event_handler()546 struct gdma_sge *sge; in mana_hwc_post_tx_wqe()
1105 u32 sgl_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_write_sgl()1154 sgl_data_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_post_work_request()
392 sizeof(struct gdma_sge), in mana_start_xmit()