Searched refs:tx_pool_cnt (Results 1 – 1 of 1) sorted by relevance
79 const uint16_t tx_pool_cnt = tx_pool.uninit_count; in send_data_cb() local82 for (uint16_t i = 0U; i < tx_pool_cnt; i++) { in send_data_cb()214 const uint16_t tx_pool_cnt = tx_pool.uninit_count; in start_tx() local219 for (uint16_t i = 0U; i < tx_pool_cnt; i++) { in start_tx()