Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h799 #define EEE_ACTIVE_BIT (1<<0) /* Set when EEE negotiation is complete. */ macro
H A Decore_mcp.c1364 p_link->eee_active = !!(eee_status & EEE_ACTIVE_BIT); in ecore_mcp_read_eee_config()