Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Dmcp_public.h805 #define EEE_LD_ADV_STATUS_MASK 0x000000f0 /* Shows the Local Device EEE capabilities */ macro
Decore_mcp.c1367 val = (eee_status & EEE_LD_ADV_STATUS_MASK) >> EEE_LD_ADV_STATUS_OFFSET; in ecore_mcp_read_eee_config()