Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_audio_stream.c50 size_t tx_completed; member
225 tx_streams[i].tx_completed++; in btp_bap_audio_stream_sent_cb()
226 if ((tx_streams[i].tx_completed % 100U) == 0U) { in btp_bap_audio_stream_sent_cb()
228 tx_streams[i].tx_completed, stream->qos->sdu); in btp_bap_audio_stream_sent_cb()
/Zephyr-latest/drivers/ethernet/
Deth_sam_gmac.c698 static void tx_completed(Gmac *gmac, struct gmac_queue *queue) in tx_completed() function
1616 tx_completed(gmac, queue); in queue0_isr()
1666 tx_completed(gmac, queue); in priority_queue_isr()