Searched refs:RDS_IB_WC_MAX (Results 1 – 2 of 2) sorted by relevance
26 #define RDS_IB_WC_MAX 32 macro154 struct ib_wc i_send_wc[RDS_IB_WC_MAX];155 struct ib_wc i_recv_wc[RDS_IB_WC_MAX];
265 while ((nr = ib_poll_cq(cq, RDS_IB_WC_MAX, wcs)) > 0) { in poll_scq()310 while ((nr = ib_poll_cq(cq, RDS_IB_WC_MAX, wcs)) > 0) { in poll_rcq()