Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c1763 static u32 qed_grc_get_param(struct qed_hwfn *p_hwfn, in qed_grc_get_param() function
1996 if (dump && !qed_grc_get_param(p_hwfn, DBG_GRC_PARAM_NO_FW_VER)) { in qed_dump_fw_ver_param()
2039 !qed_grc_get_param(p_hwfn, DBG_GRC_PARAM_NO_FW_VER)) { in qed_dump_mfw_ver_param()
2241 return qed_grc_get_param(p_hwfn, grc_param) > 0; in qed_grc_is_included()
2250 return qed_grc_get_param(p_hwfn, (enum dbg_grc_params)storm) > 0; in qed_grc_is_storm_included()
3225 mem_len = qed_grc_get_param(p_hwfn, grc_param) * in qed_grc_dump_mem_entries()
3235 mem_len = qed_grc_get_param(p_hwfn, grc_param) * in qed_grc_dump_mem_entries()
3386 qed_grc_get_param(p_hwfn, in qed_grc_dump_ctx()
3400 qed_grc_get_param(p_hwfn, in qed_grc_dump_ctx()
3414 qed_grc_get_param(p_hwfn, in qed_grc_dump_ctx()
[all …]