Searched refs:is_send_done (Results 1 – 1 of 1) sorted by relevance
265 static inline int is_send_done(struct thr_info *tip) in is_send_done() function1174 while (!is_send_done(tip) && ((nfree = tip->naios_free) == 0)) { in nfree_current()1204 while (!is_send_done(tip) && tclock < oclock) { in stall()1276 while (!is_send_done(tip) && (i < bunch->hdr.npkts)) { in process_bunch()1365 while (!is_send_done(tip) && tip->iterations--) { in replay_sub()1369 while (!is_send_done(tip) && next_bunch(tip, &bunch)) in replay_sub()