Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c462 #define NUM_CALENDAR_SLOTS 16 macro
5603 for (i = 0; i < NUM_CALENDAR_SLOTS; i++, next_storm_id = (next_storm_id + 1) % MAX_DBG_STORMS) { in ecore_config_storm_inputs()