Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_buf.h145 uint_t pool_cv_count; member
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_buf.c965 spool->pool_cv_count += nbuf; in rds_get_send_buf()
971 spool->pool_cv_count -= nbuf; in rds_get_send_buf()
976 spool->pool_cv_count -= nbuf; in rds_get_send_buf()
1074 if ((spool->pool_cv_count > 0) && in rds_free_send_buf()
1076 if (spool->pool_nfree >= spool->pool_cv_count) in rds_free_send_buf()