Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1373 al_bool fast_wake; /**< fast_wake is only applicable to 40/50G, otherwise the mode is deep_sleep */ member
H A Dal_hal_eth_main.c3517 params->fast_wake ? 1 : 0); in al_eth_eee_config()