Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c2216 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() function
2229 return !qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()
2232 arg1 = qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()
2233 arg2 = qed_is_mode_match(p_hwfn, modes_buf_offset); in qed_is_mode_match()
2438 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_clear_all_prty()
2698 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_regs_entries()
2939 !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_modified_regs()
3182 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_mem_entries()
4264 qed_is_mode_match(p_hwfn, in qed_idle_chk_dump_failure()
4478 mode_match = qed_is_mode_match(p_hwfn, in qed_idle_chk_dump()
[all …]