Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ib.h114 extern uint_t rds_poll_percent_full;
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_buf.c954 (spool->pool_nbuffers * rds_poll_percent_full)/100)) { in rds_get_send_buf()
H A Drdsib_ib.c96 uint_t rds_poll_percent_full = 25; variable