Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_protocol.h98 #define RDS_USER_DATA_BUFFER_SIZE 4096 /* 4K */ macro
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib.c375 DDI_PROP_DONTPASS, "UserBufferSize", RDS_USER_DATA_BUFFER_SIZE); in rds_read_config_values()