Home
last modified time | relevance | path

Searched refs:gdma_sge (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/net/mana/
A Dgdma.h170 struct gdma_sge { struct
177 struct gdma_sge *sgl; argument
445 sizeof(struct gdma_sge) - INLINE_OOB_SMALL_SIZE) / \
446 sizeof(struct gdma_sge))
449 sizeof(struct gdma_sge)) / sizeof(struct gdma_sge))
A Dmana.h277 struct gdma_sge sgl[MAX_RX_WQE_SGL_ENTRIES];
631 struct gdma_sge sgl_array[5];
632 struct gdma_sge *sgl_ptr;
A Dhw_channel.h106 struct gdma_sge sge;
/linux-6.3-rc2/drivers/net/ethernet/microsoft/mana/
A Dhw_channel.c84 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()
A Dgdma_main.c1039 u32 sgl_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_write_sgl()
1088 sgl_data_size = sizeof(struct gdma_sge) * wqe_req->num_sge; in mana_gd_post_work_request()
A Dmana_en.c198 sizeof(struct gdma_sge), in mana_start_xmit()

Completed in 17 milliseconds