Lines Matching refs:mode_match
2674 bool mode_match = true; in qed_grc_dump_regs_entries() local
2692 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_regs_entries()
2696 if (!mode_match || !block_enable[cond_hdr->block_id]) { in qed_grc_dump_regs_entries()
3157 bool mode_match = true; in qed_grc_dump_mem_entries() local
3176 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_mem_entries()
3180 if (!mode_match) { in qed_grc_dump_mem_entries()
4242 bool wide_bus, eval_mode, mode_match = true; in qed_idle_chk_dump_failure() local
4256 mode_match = in qed_idle_chk_dump_failure()
4261 if (!mode_match) in qed_idle_chk_dump_failure()
4460 bool eval_mode, mode_match = true; in qed_idle_chk_dump() local
4471 mode_match = qed_is_mode_match(p_hwfn, in qed_idle_chk_dump()
4475 if (mode_match) { in qed_idle_chk_dump()