Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mana/
A Dwr.c8 #define MAX_WR_SGL_NUM (2) macro
15 struct gdma_sge gdma_sgl[MAX_WR_SGL_NUM]; in mana_ib_post_recv_ud()
23 if (wr->num_sge > 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()
100 if (wr->wr.num_sge > MAX_WR_SGL_NUM) in mana_ib_post_send_ud()

Completed in 4 milliseconds