Symbol: VALUES_PER_CYCLE
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
456
#define MAX_CYCLE_VALUES_MASK ((1 << VALUES_PER_CYCLE) - 1)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5044
shifted_enable_mask = SHR(enable_mask, VALUES_PER_CYCLE, right_shift);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5055
VALUES_PER_CYCLE,
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5096
right_shift > VALUES_PER_CYCLE - 1)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5362
VALUES_PER_CYCLE,
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5419
dword_offset = cycle_offset * VALUES_PER_CYCLE + dword_offset_in_cycle;
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5624
u8 hw_ids[VALUES_PER_CYCLE])
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5632
OSAL_MEMSET(hw_ids, 0, VALUES_PER_CYCLE);
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5641
for (val_id = 0; val_id < VALUES_PER_CYCLE; val_id++)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5653
for (val_id = 0; val_id < VALUES_PER_CYCLE; val_id++)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5672
VALUES_PER_CYCLE,
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5675
for (val_id = 0; val_id < VALUES_PER_CYCLE; val_id++)
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5688
u8 hw_ids[VALUES_PER_CYCLE];
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5696
for (val_id = 0; val_id < VALUES_PER_CYCLE; val_id++) {
usr/src/uts/common/io/qede/579xx/drivers/ecore/ecore_dbg_fw_funcs.c
5709
for (val_id = 0; val_id < VALUES_PER_CYCLE; val_id++)