Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.h88 int receive_credit_max; member
Dsmbdirect.c231 == info->receive_credit_max); in smbd_destroy_rdma_work()
1543 == info->receive_credit_max); in smbd_destroy()
1658 mempool_create(info->receive_credit_max, mempool_alloc_slab, in allocate_caches_and_workqueue()
1668 rc = allocate_receive_buffers(info, info->receive_credit_max); in allocate_caches_and_workqueue()
1736 info->receive_credit_max = smbd_receive_credit_max; in _smbd_get_connection()
1766 info->receive_credit_max, 0, IB_POLL_SOFTIRQ); in _smbd_get_connection()
1776 qp_attr.cap.max_recv_wr = info->receive_credit_max; in _smbd_get_connection()
Dcifs_debug.c224 server->smbd_conn->receive_credit_max, in cifs_debug_data_proc_show()