Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h801 #define EEE_LD_ADV_STATUS_MASK 0x000000f0 /* Shows the Local Device EEE capabilities */ macro
H A Decore_mcp.c1365 val = (eee_status & EEE_LD_ADV_STATUS_MASK) >> EEE_LD_ADV_STATUS_OFFSET; in ecore_mcp_read_eee_config()