Searched refs:MIN_SEND_COUNT (Results 1 – 6 of 6) sorted by relevance
72 #define MIN_SEND_COUNT 100 macro
398 while (test_stream->tx_cnt < MIN_SEND_COUNT) { in transceive_test_streams()408 while (test_stream->rx_cnt < MIN_SEND_COUNT) { in transceive_test_streams()
111 if (recv_cnt >= MIN_SEND_COUNT) { in recv_cb()
890 while (test_stream->tx_cnt < MIN_SEND_COUNT) { in transceive_streams()900 while (test_stream->rx_cnt < MIN_SEND_COUNT) { in transceive_streams()
594 if (test_stream->rx_cnt >= MIN_SEND_COUNT) { in recv_cb()
334 if (test_stream->rx_cnt >= MIN_SEND_COUNT) { in recv_cb()