Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h82 ECORE_EXT_PHY_FW_UPGRADE = DRV_MSG_CODE_EXT_PHY_FW_UPGRADE,
H A Decore_mcp.c3037 params.nvm_common.cmd = DRV_MSG_CODE_EXT_PHY_FW_UPGRADE; in ecore_mcp_nvm_write()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1284 #define DRV_MSG_CODE_EXT_PHY_FW_UPGRADE 0x002a0000 macro