Searched refs:call_send (Results 1 – 1 of 1) sorted by relevance
1721 int *call_send) in rvt_post_one_wr() argument1832 *call_send = ret; in rvt_post_one_wr()1900 int call_send; in rvt_post_send() local1920 call_send = qp->s_head == READ_ONCE(qp->s_last) && !wr->next; in rvt_post_send()1923 err = rvt_post_one_wr(qp, wr, &call_send); in rvt_post_send()1933 if (call_send) in rvt_post_send()