Searched refs:rep_receive_count (Results 1 – 3 of 3) sorted by relevance
160 --r_xprt->rx_ep.rep_receive_count; in rpcrdma_wc_receive()523 ep->rep_receive_count = 0; in rpcrdma_ep_create()1471 if (likely(ep->rep_receive_count > needed)) in rpcrdma_post_recvs()1473 needed -= ep->rep_receive_count; in rpcrdma_post_recvs()1517 ep->rep_receive_count += count; in rpcrdma_post_recvs()
105 int rep_receive_count; member
727 __entry->posted = r_xprt->rx_ep.rep_receive_count;