Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dstate_dump.c609 int rc = 0, i, n_fences; in hl_state_dump_print_engine_fences() local
614 n_fences = sds->props[SP_NUM_OF_TPC_ENGINES]; in hl_state_dump_print_engine_fences()
619 n_fences = sds->props[SP_NUM_OF_MME_ENGINES]; in hl_state_dump_print_engine_fences()
624 n_fences = sds->props[SP_NUM_OF_DMA_ENGINES]; in hl_state_dump_print_engine_fences()
631 for (i = 0; i < n_fences; ++i) { in hl_state_dump_print_engine_fences()