Searched refs:qed_is_mode_match (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_debug.c | 1376 static bool qed_is_mode_match(struct ecore_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() function 1477 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_bus_disable_blocks() 1747 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_clear_all_prty() 2046 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_regs_entries() 2294 !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_modified_regs() 2547 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_mem_entries() 3312 if (!qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_static_debug() 3661 qed_is_mode_match(p_hwfn, in qed_idle_chk_dump_failure() 3877 mode_match = qed_is_mode_match(p_hwfn, in qed_idle_chk_dump() 5400 if (eval_mode && !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_dbg_read_attn()
|