Searched refs:qed_is_mode_match (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 1367 static bool qed_is_mode_match(struct qed_hwfn *p_hwfn, u16 *modes_buf_offset) in qed_is_mode_match() function 1463 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_bus_disable_blocks() 1733 qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_clear_all_prty() 2031 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_regs_entries() 2279 !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_modified_regs() 2532 mode_match = qed_is_mode_match(p_hwfn, in qed_grc_dump_mem_entries() 3296 if (!qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_grc_dump_static_debug() 3645 qed_is_mode_match(p_hwfn, in qed_idle_chk_dump_failure() 3860 mode_match = qed_is_mode_match(p_hwfn, in qed_idle_chk_dump() 5367 if (eval_mode && !qed_is_mode_match(p_hwfn, &modes_buf_offset)) in qed_dbg_read_attn()
|