Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.c78 int rdma_readwrite_threshold = 4096; variable
374 server->rdma_readwrite_threshold = in smbd_get_connection()
375 rdma_readwrite_threshold > sp->max_fragmented_send_size ? in smbd_get_connection()
377 rdma_readwrite_threshold; in smbd_get_connection()
557 server->rdma_readwrite_threshold, in smbd_debug_proc_show()
H A Dsmbdirect.h17 extern int rdma_readwrite_threshold;
H A Dcifsglob.h787 unsigned int rdma_readwrite_threshold; member
H A Dsmb2pdu.c4502 if (io_parms->length < server->rdma_readwrite_threshold) in smb3_use_rdma_offload()
/linux/fs/smb/smbdirect/
H A Ddebug.c11 unsigned int rdma_readwrite_threshold, in smbdirect_connection_legacy_debug_proc_show() argument
46 rdma_readwrite_threshold); in smbdirect_connection_legacy_debug_proc_show()
/linux/include/linux/
H A Dsmbdirect.h183 unsigned int rdma_readwrite_threshold,