Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_cfg.h1289 #define NVM_CFG1_PORT_EEE_POWER_SAVING_MODE_MASK 0x00FF0000 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c3440 link_temp &= NVM_CFG1_PORT_EEE_POWER_SAVING_MODE_MASK; in ecore_hw_get_nvm_info()