Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dcommon_hsi.h209 #define CDU_CONTEXT_VALIDATION_CFG_USE_ACTIVE (5) macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.c1583 validation_byte |= ((validation_cfg >> CDU_CONTEXT_VALIDATION_CFG_USE_ACTIVE) & 1) << 7; in ecore_calc_cdu_validation_byte()