Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
Dtransport_rdma.c122 int recv_credits; member
592 receive_credits = --(t->recv_credits); in recv_done()
599 receive_credits = --(t->recv_credits); in recv_done()
760 if (is_receive_credit_post_required(st->recv_credits, st->count_avail_recvmsg)) { in smb_direct_read()
797 receive_credits = t->recv_credits; in smb_direct_post_recv_credits()
829 t->recv_credits += credits; in smb_direct_post_recv_credits()
1707 t->recv_credits = 0; in smb_direct_init_params()