Home | History | Annotate | Download | only in netperf

Lines Matching refs:send_width

348   if (send_width == 0) {
349 send_width = (lss_size/send_size) + 1;
350 if (send_width == 1) send_width++;
353 send_ring = allocate_buffer_ring(send_width,
1135 /* since this is a request/response test, default the send_width and */
1138 if (send_width == 0) send_width = 1;
1141 send_ring = allocate_buffer_ring(send_width,
1639 if (send_width == 0) send_width = 32;
1641 send_ring = allocate_buffer_ring(send_width,
2813 if (send_width == 0) send_width = 1;
2821 send_ring = allocate_buffer_ring(send_width,
3107 if (send_width == 0) send_width = 1;
3110 send_ring = allocate_buffer_ring(send_width,