Searched refs:DBG_GRC_PARAM_NUM_LTIDS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/qlnx/qlnxe/ |
| HD | ecore_hsi_debug_tools.h | 876 DBG_GRC_PARAM_NUM_LTIDS /* number of LTIDs (0..320) */, enumerator
|
| HD | ecore_dbg_fw_funcs.c | 3518 mem_len = ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LTIDS) * (mem_len / MAX_LTIDS); in ecore_grc_dump_mem_entries() 3639 …_ptt, dump_buf + offset, dump, "TASK_AG_CTX", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LTIDS), in ecore_grc_dump_ctx() 3643 …_ptt, dump_buf + offset, dump, "TASK_ST_CTX", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LTIDS), in ecore_grc_dump_ctx() 4074 …_param(dump_buf + offset, dump, "num-ltids", ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NUM_LTIDS)); in ecore_grc_dump()
|