Home
last modified time | relevance | path

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

/net/rds/
Dib_cm.c260 struct ib_wc *wcs) in poll_scq() argument
265 while ((nr = ib_poll_cq(cq, RDS_IB_WC_MAX, wcs)) > 0) { in poll_scq()
267 wc = wcs + i; in poll_scq()
304 struct ib_wc *wcs, in poll_rcq() argument
310 while ((nr = ib_poll_cq(cq, RDS_IB_WC_MAX, wcs)) > 0) { in poll_rcq()
312 wc = wcs + i; in poll_rcq()