Searched refs:normal_cnt (Results 1 – 1 of 1) sorted by relevance
1047 uint16_t normal_cnt, slow_cnt; in test_mode4_tx_burst() local1050 normal_cnt = 0; in test_mode4_tx_burst()1055 normal_cnt++; in test_mode4_tx_burst()1060 free_pkts(pkts, normal_cnt + slow_cnt); in test_mode4_tx_burst()1065 TEST_ASSERT_NOT_EQUAL(normal_cnt, 0, in test_mode4_tx_burst()1068 pkts_cnt += normal_cnt; in test_mode4_tx_burst()1121 uint16_t normal_cnt, slow_cnt; in test_mode4_tx_burst() local1124 normal_cnt = 0; in test_mode4_tx_burst()1129 normal_cnt++; in test_mode4_tx_burst()1145 TEST_ASSERT_NOT_EQUAL(normal_cnt, 0, in test_mode4_tx_burst()[all …]