Searched refs:nb_dst_segments (Results 1 – 1 of 1) sorted by relevance
1839 uint8_t nb_dst_segments = orig_op->nb_segments; in validate_op_chain() local1842 TEST_ASSERT(nb_dst_segments == m->nb_segs, in validate_op_chain()1844 nb_dst_segments, m->nb_segs); in validate_op_chain()1847 for (i = 0; i < nb_dst_segments; ++i) { in validate_op_chain()1931 uint8_t nb_dst_segments = orig_op->nb_segments; in validate_op_harq_chain() local1939 TEST_ASSERT(nb_dst_segments == m->nb_segs, in validate_op_harq_chain()1941 nb_dst_segments, m->nb_segs); in validate_op_harq_chain()1944 for (i = 0; i < nb_dst_segments; ++i) { in validate_op_harq_chain()