Lines Matching refs:recv_width
851 if (recv_width == 0) { in recv_stream_stream()
852 recv_width = (lsr_size/recv_size) + 1; in recv_stream_stream()
853 if (recv_width == 1) recv_width++; in recv_stream_stream()
856 recv_ring = allocate_buffer_ring(recv_width, in recv_stream_stream()
1132 if (recv_width == 0) recv_width = 1; in send_stream_rr()
1139 recv_ring = allocate_buffer_ring(recv_width, in send_stream_rr()
1993 if (recv_width == 0) recv_width = 1; in recv_dg_stream()
1995 recv_ring = allocate_buffer_ring(recv_width, in recv_dg_stream()
2808 if (recv_width == 0) recv_width = 1; in recv_dg_rr()
2810 recv_ring = allocate_buffer_ring(recv_width, in recv_dg_rr()
3101 if (recv_width == 0) recv_width = 1; in recv_stream_rr()
3108 recv_ring = allocate_buffer_ring(recv_width, in recv_stream_rr()