Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dcq.c560 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ibv_wc *wc) in c4iw_poll_cq_one() function
730 err = c4iw_poll_cq_one(chp, wc + npolled); in c4iw_poll_cq()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c715 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) in c4iw_poll_cq_one() function
877 err = c4iw_poll_cq_one(chp, wc + npolled); in c4iw_poll_cq()