Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dsend.c150 unsigned int send_quota = send_batch_count; in rdsv3_send_xmit() local
188 while (--send_quota) { in rdsv3_send_xmit()
391 if (conn->c_map_bytes || (send_quota == 0 && !was_empty)) { in rdsv3_send_xmit()