Home
last modified time | relevance | path

Searched refs:ecore_is_mode_match (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_dbg_fw_funcs.c2740 static bool ecore_is_mode_match(struct ecore_hwfn *p_hwfn, in ecore_is_mode_match() function
2752 return !ecore_is_mode_match(p_hwfn, modes_buf_offset); in ecore_is_mode_match()
2755 arg1 = ecore_is_mode_match(p_hwfn, modes_buf_offset); in ecore_is_mode_match()
2756 arg2 = ecore_is_mode_match(p_hwfn, modes_buf_offset); in ecore_is_mode_match()
2938 if (!eval_mode || ecore_is_mode_match(p_hwfn, &modes_buf_offset)) in ecore_grc_clear_all_prty()
3125 mode_match = ecore_is_mode_match(p_hwfn, &modes_buf_offset); in ecore_grc_dump_regs_entries()
3307 if (eval_mode && !ecore_is_mode_match(p_hwfn, &modes_buf_offset)) in ecore_grc_dump_modified_regs()
3491 mode_match = ecore_is_mode_match(p_hwfn, &modes_buf_offset); in ecore_grc_dump_mem_entries()
4289 mode_match = ecore_is_mode_match(p_hwfn, &modes_buf_offset); in ecore_idle_chk_dump_failure()
4442 mode_match = ecore_is_mode_match(p_hwfn, &modes_buf_offset); in ecore_idle_chk_dump()
[all …]