Searched refs:MAX_WR_SGL_NUM (Results 1 – 1 of 1) sorted by relevance
8 #define MAX_WR_SGL_NUM (2) macro15 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