Searched refs:qed_is_mode_match (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
D | qed_debug.c | 1456 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() function 1552 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_bus_disable_blocks() 1823 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_clear_all_prty() 2212 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_regs_entries() 2460 !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_modified_regs() 2713 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_mem_entries() 3465 if (!qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_static_debug() 3813 qed_is_mode_match(p_hwfn, in qed_idle_chk_dump_failure() 4028 mode_match = qed_is_mode_match(p_hwfn, in qed_idle_chk_dump() 5748 if (eval_mode && !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_dbg_read_attn()
|