Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h755 #define EEE_ACTIVE_BIT (1<<0) /* Set when EEE negotiation is complete. */ macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c1154 p_link->eee_active = !!(eee_status & EEE_ACTIVE_BIT); in ecore_mcp_read_eee_config()