Lines Matching refs:mode_match
2194 bool mode_match = true; in qed_grc_dump_regs_entries() local
2212 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_regs_entries()
2216 if (!mode_match || !block_enable[cond_hdr->block_id]) { in qed_grc_dump_regs_entries()
2693 bool mode_match = true; in qed_grc_dump_mem_entries() local
2713 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_mem_entries()
2717 if (!mode_match) { in qed_grc_dump_mem_entries()
3798 bool wide_bus, eval_mode, mode_match = true; in qed_idle_chk_dump_failure() local
3812 mode_match = in qed_idle_chk_dump_failure()
3817 if (!mode_match) in qed_idle_chk_dump_failure()
4017 bool eval_mode, mode_match = true; in qed_idle_chk_dump() local
4028 mode_match = qed_is_mode_match(p_hwfn, in qed_idle_chk_dump()
4032 if (mode_match) { in qed_idle_chk_dump()