Searched refs:tx_cnt (Results 1 – 10 of 10) sorted by relevance
206 if ((test_stream->tx_cnt % 100U) == 0U) { in bap_stream_tx_sent_cb()207 LOG_INF("Stream %p sent %zu SDUs", stream, test_stream->tx_cnt); in bap_stream_tx_sent_cb()210 test_stream->tx_cnt++; in bap_stream_tx_sent_cb()
138 size_t tx_cnt; member
70 test_stream->tx_cnt = 0U; in started_cb()
346 while (test_stream->tx_cnt < MIN_SEND_COUNT) { in transceive_test_streams()
175 test_stream->tx_cnt = 0U; in stream_started_cb()
117 test_stream->tx_cnt = 0U; in broadcast_stream_started_cb()
295 test_stream->tx_cnt = 0U; in started_cb()
831 while (test_stream->tx_cnt < MIN_SEND_COUNT) { in transceive_streams()
40 int tx_cnt; member127 data->tx_cnt = 0; in spi_transfer()777 if (data->tx_cnt >= data->chunk_len) { in spi_atcspi200_irq_handler()807 data->tx_cnt++; in spi_atcspi200_irq_handler()
222 static uint32_t tx_cnt; in ll_tx_mem_enqueue() local246 if (tx_cnt >= CONFIG_BT_BUF_ACL_TX_COUNT) { in ll_tx_mem_enqueue()280 LOG_INF("incoming Tx: count= %u, len= %u, rate= %u bps.", tx_cnt, tx_len, tx_rate); in ll_tx_mem_enqueue()283 tx_cnt = 0U; in ll_tx_mem_enqueue()293 tx_cnt++; in ll_tx_mem_enqueue()