Searched refs:qed_is_mode_match (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/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() 2207 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_regs_entries() 2455 !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_modified_regs() 2708 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_mem_entries() 3457 if (!qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_static_debug() 3805 qed_is_mode_match(p_hwfn, in qed_idle_chk_dump_failure() 4020 mode_match = qed_is_mode_match(p_hwfn, in qed_idle_chk_dump() 5735 if (eval_mode && !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_dbg_read_attn()
|