Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h875 DBG_GRC_PARAM_NUM_LCIDS /* number of LCIDs (0..320) */, enumerator
H A Decore_dbg_fw_funcs.c3510 mem_len = ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LCIDS) * (mem_len / MAX_LCIDS); in ecore_grc_dump_mem_entries()
3631 …_ptt, dump_buf + offset, dump, "CONN_AG_CTX", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LCIDS), in ecore_grc_dump_ctx()
3635 …_ptt, dump_buf + offset, dump, "CONN_ST_CTX", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LCIDS), in ecore_grc_dump_ctx()
4073 …_param(dump_buf + offset, dump, "num-lcids", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LCIDS)); in ecore_grc_dump()