Lines Matching +full:512 +full:- +full:bytes
1 .. SPDX-License-Identifier: GPL-2.0
10 autocorking_size - INTEGER
17 autocorking_size limits the maximum corked bytes that can be sent to
25 smcr_buf_type - INTEGER
27 SMC-R link group. Only for SMC-R.
33 - 0 - Use physically contiguous buffers
34 - 1 - Use virtually contiguous buffers
35 - 2 - Mixed use of the two types. Try physically contiguous buffers first.
38 smcr_testlink_time - INTEGER
39 How frequently SMC-R link sends out TEST_LINK LLC messages to confirm
45 wmem - INTEGER
49 only allowed 512KiB for SMC-R and 1MiB for SMC-D.
53 rmem - INTEGER
57 only allowed 512KiB for SMC-R and 1MiB for SMC-D.
61 smcr_max_links_per_lgr - INTEGER
62 Controls the max number of links can be added to a SMC-R link group. Notice that
63 the actual number of the links added to a SMC-R link group depends on the number
65 for SMC-R v2.1 and later.
69 smcr_max_conns_per_lgr - INTEGER
70 Controls the max number of connections can be added to a SMC-R link group. The
71 acceptable value ranges from 16 to 255. Only for SMC-R v2.1 and later.