Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c1769 static u32 qed_grc_get_param(struct qed_hwfn *p_hwfn, in qed_grc_get_param() function
2002 if (dump && !qed_grc_get_param(p_hwfn, DBG_GRC_PARAM_NO_FW_VER)) { in qed_dump_fw_ver_param()
2045 !qed_grc_get_param(p_hwfn, DBG_GRC_PARAM_NO_FW_VER)) { in qed_dump_mfw_ver_param()
2247 return qed_grc_get_param(p_hwfn, grc_param) > 0; in qed_grc_is_included()
2256 return qed_grc_get_param(p_hwfn, (enum dbg_grc_params)storm) > 0; in qed_grc_is_storm_included()
3231 mem_len = qed_grc_get_param(p_hwfn, grc_param) * in qed_grc_dump_mem_entries()
3241 mem_len = qed_grc_get_param(p_hwfn, grc_param) * in qed_grc_dump_mem_entries()
3392 qed_grc_get_param(p_hwfn, in qed_grc_dump_ctx()
3406 qed_grc_get_param(p_hwfn, in qed_grc_dump_ctx()
3420 qed_grc_get_param(p_hwfn, in qed_grc_dump_ctx()
[all …]