Searched refs:nb_dst_segments (Results 1 – 1 of 1) sorted by relevance
1793 uint8_t nb_dst_segments = orig_op->nb_segments; in validate_op_chain() local1796 TEST_ASSERT(nb_dst_segments == m->nb_segs, in validate_op_chain()1798 nb_dst_segments, m->nb_segs); in validate_op_chain()1801 for (i = 0; i < nb_dst_segments; ++i) { in validate_op_chain()1885 uint8_t nb_dst_segments = orig_op->nb_segments; in validate_op_harq_chain() local1893 TEST_ASSERT(nb_dst_segments == m->nb_segs, in validate_op_harq_chain()1895 nb_dst_segments, m->nb_segs); in validate_op_harq_chain()1898 for (i = 0; i < nb_dst_segments; ++i) { in validate_op_harq_chain()