Searched refs:DBG_GRC_PARAM_NUM_LCIDS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/qlnx/qlnxe/ |
| HD | ecore_hsi_debug_tools.h | 926 DBG_GRC_PARAM_NUM_LCIDS /* number of LCIDs (0..320) */, enumerator
|
| HD | ecore_dbg_fw_funcs.c | 3527 mem_len = ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LCIDS) * (mem_len / MAX_LCIDS); in ecore_grc_dump_mem_entries() 3648 …_ptt, dump_buf + offset, dump, "CONN_AG_CTX", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LCIDS), in ecore_grc_dump_ctx() 3652 …_ptt, dump_buf + offset, dump, "CONN_ST_CTX", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LCIDS), in ecore_grc_dump_ctx() 4094 …_param(dump_buf + offset, dump, "num-lcids", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LCIDS)); in ecore_grc_dump()
|