Searched refs:total_rx_count (Results 1 – 2 of 2) sorted by relevance
46 extern uint64_t total_rx_count; in test_sample_tick()49 total_rx_count, PASS_THRESHOLD); in test_sample_tick()51 if (total_rx_count >= PASS_THRESHOLD) { in test_sample_tick()
30 uint64_t total_rx_count; /* This value is exposed to test code */ variable44 total_rx_count++; in notify_func()231 total_rx_count = 0U; in connected()