Searched refs:pkt_has_endloop (Results 1 – 3 of 3) sorted by relevance
65 bool pkt_has_endloop; member
222 pkt->pkt_has_endloop = false; in decode_set_insn_attr_fields()255 pkt->pkt_has_endloop |= pkt->insn[i].is_endloop; in decode_set_insn_attr_fields()257 if (pkt->pkt_has_endloop) { in decode_set_insn_attr_fields()
507 if (ctx->need_commit && pkt->pkt_has_endloop) { in gen_start_packet()