Searched refs:completed (Results 1 – 2 of 2) sorted by relevance
202 u32 completed; in rds_iw_send_cq_comp_handler() local243 completed = rds_iw_ring_completed(&ic->i_send_ring, wc.wr_id, oldest); in rds_iw_send_cq_comp_handler()245 for (i = 0; i < completed; i++) { in rds_iw_send_cq_comp_handler()288 rds_iw_ring_free(&ic->i_send_ring, completed); in rds_iw_send_cq_comp_handler()
286 u32 completed; in rds_ib_send_cq_comp_handler() local314 completed = rds_ib_ring_completed(&ic->i_send_ring, wc.wr_id, oldest); in rds_ib_send_cq_comp_handler()316 for (i = 0; i < completed; i++) { in rds_ib_send_cq_comp_handler()339 rds_ib_ring_free(&ic->i_send_ring, completed); in rds_ib_send_cq_comp_handler()