Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c463 #define NUM_CALENDAR_SLOTS 16 macro
5648 for (i = 0; i < NUM_CALENDAR_SLOTS; i++, next_storm_id = (next_storm_id + 1) % MAX_DBG_STORMS) { in ecore_config_storm_inputs()